v1

latestOpenAPI 3.1.02026-07-26106201349.6 KB
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.

nextPageTokenstring
totalSizeinteger

The total number of API keys.