ogranisation
Get API Keys
GET
/
organisation
/
get-api-keys
Authorizations
Authorization
string
headerrequiredBasic 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[]
requiredcreated_at
string
requiredemail
string
requiredid
integer
requiredname
string
requiredorg_name
string
requiredorg_uuid
string
requiredrole
string
requiredtoken
string
requireduser_uuid
string
required