organizations

List team API keys

Returns all API keys belonging to the organization. Requires admin role. Key values are not included in the response.

get/organizations/{orgId}/api-keys

Path parameters

orgIdstring required

Response

List of team API keys

apiKeysTeamApiKey[] required— unresolved $ref

Changes