List all plans
Returns a list of plans. The plans are returned sorted by creation date in ascending order.
Query parameters
The page number.
The number of records per page. Must be a number between 1 and 100.
The sort string to sort the returned records e.g. "-createdAt"
Search string.
Matches values that are equal to the specified value.
Matches values that are not equal to the specified value.
Matches any of the values specified.
Matches none of the values specified.
ID of the resource.
Matches values that are equal to the specified value.
Matches values that are not equal to the specified value.
Matches values that are greater than the specified value.
Matches values that are greater than or equal to the specified value.
Matches values that are less than the specified value.
Matches values that are less than or equal to the specified value.
Date of creation
Matches values that are equal to the specified value.
Matches values that are not equal to the specified value.
Matches values that are greater than the specified value.
Matches values that are greater than or equal to the specified value.
Matches values that are less than the specified value.
Matches values that are less than or equal to the specified value.
Date of last update
Response
OK