v1
latestSwagger 2.02026-07-176455196.1 KBservice-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