users
List Users
Lists all users belonging to the specified team. Users can own item instances or interact with spaces.
GET
List Users
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Response
200
application/json
Successful response
The response is of type object[]
.
List Users