v51
latestOpenAPI 3.0.3Mozilla Public License Version 2.0raw.githubusercontent.com2026-08-0165205256.0 KBOAuth
Get API IDs for APIS that use the specified client_id(appID) for OAuth
Get all API IDs for APIs that have use_oauth2 enabled and use the client_id (appID) specified in the path parameter for OAuth2. You can use the org_id query parameter to specify from which organization you want the API IDs to be returned. To return APIs from all organizations, send org_id as an empty string.
get/tyk/oauth/clients/apis/{appID}
Path parameters
appIDstring required
The Client ID
Query parameters
orgIDstring
The Org Id
Response
Return an array of apis ids
string[] required