Retrieve a list of users in the system.
/api/v1/users/
skip
(integer, optional): Number of records to skiplimit
(integer, optional): Maximum number of records to returnReturns an array of User
objects.
The access token received from the authorization server in the OAuth 2.0 flow.
Successful Response
The response is of type User · object[]
.