Skip to main content
GET
Identify developer details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Developer found

id
string
email
string
workspaces
object[]
databases
string[]
kind
enum<string>
Available options:
HUMAN,
API