Skip to main content
GET
Error

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

service_account_id
string<uuid>
required
workspace_id
string<uuid>
required

Query Parameters

limit
integer
default:20
Required range: 1 <= x <= 100
cursor
string | null
reverse
boolean
default:false

Response

Successful Response

items
ServiceAccountApiKeyRead · object[]
required
next_cursor
string | null

Cursor for next page

prev_cursor
string | null

Cursor for previous page

has_more
boolean
default:false

Whether more items exist

has_previous
boolean
default:false

Whether previous items exist

total_estimate
integer | null

Estimated total count from table statistics