Plans
List All Active Plans
Returns a list of all active plans sorted by creation date, with most recent plans first.
GET
/
plans
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Returns a list of all active plans sorted by creation date, with most recent plans first.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.