cURL
curl --request GET \ --url https://api.oquiz.net/banner-collections
[ { "id": "<string>", "name": "<string>", "banners": [ { "type": "<unknown>", "value": "<string>", "color": "<string>" } ], "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ]
Get all banner collections.
Banner collection id
Banner collection name
Banner collection banners
Показать дочерние атрибуты
Banner collection creation date
Banner collection update date
Была ли эта страница полезной?