This API endpoint displays a list of all your existing collections.
/v1/collection/all/
endpoint when:
GET
request to the /v1/collection/all/
. There is no required parameter
Next
and Previous
urls will be provided on every responseField | Description |
---|---|
count | The total collections on your Wetrocloud account. |
next | The next link for pagination. |
previous | The previous link for pagination. |
results | A list of all available collections. |