GET
/
workspaces
/
{workspaceSlug}
/
developers

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceSlug
string
required

Response

200 - application/json
databases
string[]
email
string
id
string
kind
enum<string>
Available options:
HUMAN,
API
workspaces
object[]