API keys

Get API key

Get details about an API key.

post/public/v1/query/get_api_key

Request body

organizationIdstring required

Unique identifier for a given organization.

apiKeyIdstring required

Unique identifier for a given API key.

Response

A successful response.

Changes