List Imported API Keys
GET/v2alpha1/admin/importedApiKeys
Lists all imported keys with filtering. Returns imported keys only (not issued keys). Supports pagination and AIP-160 filter expressions.
GET /v2alpha1/admin/importedApiKeys?page_size=50&filter=status%3DKEY_STATUS_ACTIVE
Request
Responses
- 200
- default
A successful response.
An unexpected error response.