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.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Developer found
The response is of type object
.