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