auth

List Api Keys

List all active (non-revoked) API keys for the organization.

get/v1/auth/api-keys

Response

Successful Response

idstring uuid required
labelstring required
last_used_atstring date-time nullable
created_atstring date-time required

Changes