Skip to main content
GET
/
apps
/
{app_id}
/
api_collections
/
{collection_name}
Get API collection details GET /apps/:app_id/api_collections/:collection_name
curl --request GET \
  --url https://api.example.com/apps/{app_id}/api_collections/{collection_name}

Path Parameters

app_id
string
required

Application ID

collection_name
string
required

Collection name

Response

API collection details