Get collections
A quick guide on how to get collections via API
Last updated
A quick guide on how to get collections via API
Last updated
To get collections via API, a user needs to get the process_id from one of the following sources:
Get processes endpoint
Create process endpoint
URL e.g. https://workspace.alphamoon.ai/queue/2080d36bf94c4147b2e543104342fc2f
The following endpoint returns the list of collections along with collection_ids:
GET
/api/v0.3/processes/{process_id}/collections
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
process_ID*
String
limit
String
order
String
query
String
date_from
String
date_to
String
priority
String
status
String
metadata
JSON