users
Identify developer details
Returns information about the developer associated with the token provided, including the workspaces and database ids the developer is authorized to access, and the email address associated with the developer.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.