Get Collection
This endpoint allows getting collection information.
Get Collection
GET
https://graph.whisk.com/v1/:collection_id
Path Parameters
Name | Type | Description |
---|---|---|
collection_id | string | Unique collection identifier |
Response
The result is a collection of information.
Sample Request
Last updated