service-accounts
List service accounts
Returns a cursor-paginated list of service accounts. Members only see accounts they created.
get/orgs/{org_id}/service-accounts
Path parameters
org_idstring required
Organization ID
Query parameters
limitinteger
Page size (default 20, max 100)
cursorstring
Pagination cursor (UUIDv7 of the last seen service account)
include_deletedboolean
Include soft-deleted service accounts (system admin only)
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.