gateway.openapi_Gateway
List API Keys
get/v1/accounts/{account_id}/users/{user_id}/apiKeys
Path parameters
account_idstring required
The Account Id
user_idstring required
The User Id
Query parameters
pageSizeinteger
Number of API keys to return in the response. Pagination support to be added.
pageTokenstring
Token for fetching the next page of results. Pagination support to be added.
filterstring
Field for filtering results.
orderBystring
Field for ordering results.
readMaskstring
The fields to be returned in the response. If empty or "*", all fields will be returned.
Response
A successful response.