Skip to main content
GET
List developers with access to a workspace

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

A list of Developer objects.

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