Files
Blake Matthes 6f632ecd68 fix(quality request): bug fixes
lots of bug fixes plug 2 new counters, quality inspect time and warehouse return time
2025-11-12 20:22:21 -06:00

21 lines
222 B
Plaintext

meta {
name: getsession
type: http
seq: 1
}
get {
url: {{url}}/lst/api/user/me
body: none
auth: bearer
}
auth:bearer {
token: jpHHbLNGJRpUMvfrVOYmhbJL2Ux0arse
}
settings {
encodeUrl: true
timeout: 0
}