get_collection
Fetch a single RomM collection by its ID to view its contents and metadata.
Instructions
Get one compact normal RomM collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| is_public | No | ||
| rom_count | No | ||
| created_at | No | ||
| updated_at | No | ||
| description | No | ||
| is_favorite | No | ||
| owner_username | No |