cURL
curl --request GET \ --url https://api.oneofnone.io/v1/collections/{slug}/data \ --header 'x-api-key: <api-key>'
{ "data": [ { "id": "<string>", "collection_id": "<string>", "source_id": 123, "row_index": 123, "status": "AVAILABLE", "created_at": "<string>", "data": {}, "short_url_id": 123, "assigned_at": "<string>", "updated_at": "<string>" } ], "pagination": {} }
AVAILABLE
ASSIGNED
1 <= x <= 1000
asc
desc
Successful response
Show child attributes