Skip to main content

gqlApiKeys

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

Errors: GQL_API_KEY_LIST_ERROR if retrieval fails.

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

gqlApiKeys(
input: GqlApiKeySearchInput
): GqlApiKeyResponse!

Arguments

gqlApiKeys.input ● GqlApiKeySearchInput input

Search and filter criteria for GraphQL API keys.

Type

GqlApiKeyResponse object