Skip to main content

restApiKeys

Searches and retrieves REST API keys based on filter criteria. Returns paginated results with sorting support.

Errors: REST_API_KEY_LIST_ERROR if retrieval fails.

AUTH: Role=[apikey.OWNER,apikey.EDITOR,apikey.VIEWER]

restApiKeys(
input: RestApiKeySearchInput
): RestApiKeyResponse!

Arguments

restApiKeys.input ● RestApiKeySearchInput input

Search and filter criteria for REST API keys.

Type

RestApiKeyResponse object