List add-ons
List all add-ons with cursor-based pagination.
List all add-ons with cursor-based pagination.
ApiKeyAuth In: header
application/json
curl -X GET "https://commet.co/api/v1/addons"List all add-ons with cursor-based pagination.
Max 100, default 25
{
"success": true,
"data": [
{
"object": "addon",
"livemode": true,
"id": "string",
"name": "string",
"slug": "string",
"description": "string",
"basePrice": 0,