API Keys

Get Api Key Card

get/api/v1/api-keys/{api_key_id}

Path parameters

api_key_idstring uuid required

Response

Successful Response

api_key_idstring uuid required

The unique identifier of the API key

namestring required

The name of the API key

org_idstring required

The ID of an organization in Rebolt.

scopesAPIKeyScopes required

A model representing the scopes of an API key.

created_atstring date-time required
expires_atstring date-time nullable required
last_used_atstring date-time nullable required

Changes

No recorded changes to this endpoint across all 1 revision of this API.