Files
lst/LogisticsSupportTool_API_DOCS/app/auth/Get user Roles.bru

17 lines
171 B
Plaintext

meta {
name: Get user Roles
type: http
seq: 7
}
get {
url: {{url}}/lst/api/user/roles
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}