get_collection_by_collection_id
Get collection details by its unique ID, optionally specifying a language for localized results.
Instructions
Get collection details.
GET /api/v1/collection/{collectionId}
Args: collection_id: Path parameter. language: Query parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | ||
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |