API Keys
Get API keys
Gets the API keys for an organization.
GET
/
organizations
/
{organizationId}
/
api-keys
Authorizations
x-api-key
string
headerrequiredPath Parameters
organizationId
string
requiredQuery Parameters
apiKey
string
Maximum length:
64
name
string
Maximum length:
64
projectName
string
Maximum length:
256
role
Available options:
owner
, admin
, limited
, viewer
, none
projectIds
string[]
sort
string
order
string
offset
integer
default: 0Required range:
x > 0
limit
integer
default: 100Required range:
x < 1000
Response
200 - application/json
offset
integer
count
integer
total
integer
items
object[]