v1
latestOpenAPI 3.1.02026-07-1342112262.5 KBList modifier groups
List modifier groups
Required scope: business/catalogue:read
Query parameters
A pagination cursor from where results should start being fetched.
A pagination cursor from where results should start being fetched.
The maximum number of results to return.
The maximum number of results to return.
The min modifier group created date and time in ISO 8601 format. If only one bound is provided, the other is automatically set 31 days away (e.g. supplying only __gte=2024-11-01T00:00:00Z sets __lte=2024-12-02T00:00:00Z). When both bounds are provided, the range may not exceed 31 days.
The min modifier group created date and time in ISO 8601 format. If only one bound is provided, the other is automatically set 31 days away (e.g. supplying only __gte=2024-11-01T00:00:00Z sets __lte=2024-12-02T00:00:00Z). When both bounds are provided, the range may not exceed 31 days.
The max modifier group created date and time in ISO 8601 format. If only one bound is provided, the other is automatically set 31 days away (e.g. supplying only __gte=2024-11-01T00:00:00Z sets __lte=2024-12-02T00:00:00Z). When both bounds are provided, the range may not exceed 31 days.
The max modifier group created date and time in ISO 8601 format. If only one bound is provided, the other is automatically set 31 days away (e.g. supplying only __gte=2024-11-01T00:00:00Z sets __lte=2024-12-02T00:00:00Z). When both bounds are provided, the range may not exceed 31 days.
Response
Successful Response
Example response
{
"data": [],
"next_cursor": "1323935095007282836"
}