Collections
list collections
GET
/
api
/
v1
/
collections
Copy
curl --request GET \
--url https://{defaultHost}/api/v1/collections \
--header 'X-Authorization: <api-key>'
Authorizations
Response
200
successful
Was this page helpful?
Copy
curl --request GET \
--url https://{defaultHost}/api/v1/collections \
--header 'X-Authorization: <api-key>'
Assistant
Responses are generated using AI and may contain mistakes.