v1

latestOpenAPI 3.1.02026-07-26269227514.8 KB
service_user_api_keys

List API keys for service user

List API keys for a service user, optionally filtered by status.

get/v3beta1/enterprise/service-users/{service_user_id}/api-keys

Path parameters

service_user_idstring required
Example:service-user-abc123def456

Service user ID (prefix: service-user-)

Query parameters

status'active' | 'revoked' | 'expired' | 'all'

Response

Successful Response

end_cursorstring nullable

Cursor to fetch the next page, or None if this is the last page.

has_next_pageboolean

Whether there are more items available after this page.

totalinteger nullable

Optional total count (can be omitted for performance).