GET
/
organisation
/
get-api-keys

Authorizations

Authorization
string
headerrequired

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Response

200 - application/json
api_keys
object[]
required
created_at
string
required
email
string
required
id
integer
required
name
string
required
org_name
string
required
org_uuid
string
required
role
string
required
token
string
required
user_uuid
string
required