Get
Get a single api user
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
success
data
Represents a ApiUser record
Get
Get a single api user
Bearer authentication of the form Bearer <token>, where token is your auth token.
Represents a ApiUser record