curl --request GET \
--url https://{defaultHost}/api/v1/collections/{id} \
--header 'X-Authorization: <api-key>'
curl --request GET \
--url https://{defaultHost}/api/v1/collections/{id} \
--header 'X-Authorization: <api-key>'
id
successful
Was this page helpful?