Beta: Get user information
Gives various information that would help in debugging related to a particular user. Currently in beta, might undergo breaking changes without prior notice.
Tip: Refer to the Troubleshooting tutorial for more information.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The datasource to which the user belongs
Body
application/json; charset=UTF-8
Describes the request body of the /debug/{datasource}/user API call
Response
200
application/json; charset=UTF-8
OK
Describes the response body of the /debug/{datasource}/user API call