GET
/
m
/
c
/
{id}
curl --request GET \
  --url https://api.other.page/v1/m/c/{id}
"<any>"

Path Parameters

id
string
required

Collection ID

Response

200 - application/json
Collection metadata

The response is of type any.