Get collections
Endpoint: GET /v10/collections
This endpoint will fetch a list of all collections in the account.
Data of response
| Parameter | Required | Default | Description |
|---|---|---|---|
collections.* | Yes | An array of object collection |
Collection
| Parameter | Required | Default | Description |
|---|---|---|---|
title | Yes | The name for this collection | |
active | Yes | true | Is this collection open for selling? |
created_at | Yes | ||
updated_at | Yes |