Plans
List all plans
This endpoint retrieves all existing plans.
GET
/
plans
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
page
integer
Page number.
per_page
integer
Number of records per page.
Response
200 - application/json
plans
object[]
requiredmeta
object
requiredWas this page helpful?