List plan groups
List plan groups with cursor-based pagination.
List plan groups with cursor-based pagination.
ApiKeyAuth In: header
application/json
curl -X GET "https://commet.co/api/v1/plan-groups"List plan groups with cursor-based pagination.
Max 100, default 25
{
"success": true,
"data": [
{
"object": "plan_group",
"livemode": true,
"id": "string",
"name": "string",
"description": "string",
"isPublic": true,
"createdAt": "2019-08-24T14:15:22Z"