curl --location --request GET 'https://appapi.bots.business/v2/store/collections?api_key=UKDZu-c68cubrIbniuE2P_nWj0p5r4IHARNrAV-I'{
"id": 9,
"title": "Example Category",
"description": "This is an example category description",
"created_at": "2025-11-02T10:00:00.000Z",
"updated_at": "2025-11-02T10:00:00.000Z",
"five_store_bots": [
{
"id": 201,
"parent_bot_id": 2000001,
"name": "ExampleBot",
"description": "This is an example bot description",
"published": true,
"installations_count": 1000,
"created_at": "2025-10-15T08:30:00.000Z",
"updated_at": "2025-11-02T09:45:22.123Z",
"img_url": "https://i.imgur.com/example.png",
"repository_url": "https://github.com/bots-business/ExampleBot",
"is_protected": false
}
]
}