Get User by User Id
get
Get User by User Id
Resource URL
https://api-sandbox.arity.com/registration/v2 /users/{userId}
Query Parameters
Name | Values | Description |
---|---|---|
limit |
Specifies the maximum number of records to return within the current page of results. |
|
offset |
Specifies the page of records to return. Zero based indexing (0 – Page 1, 1 – Page 2, et al.) |
Header Parameters
Name | Values | Description |
---|---|---|
Authorization
(required) |
Access Token |
Request Body
userId UserId of user whose details to retrieve null true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Response Error Details
-
HTTP CodeError CodeDescription
-
400400
Bad Request response
-
401401
Unauthorized response
-
500500
Server Error response
Resource Summary |
|
Security |
|
Category |
Users |
Name | Type | Description |
---|
Name | Type | Description |
---|
Working...