Plans
List / Create view.
Utilizes the List serializer for GET - only includees required fields
for clients consuming the list.
Utilizes the Detail serializer for POST - accepts and returns
all Plan details.
get/v1/plans/
Query parameters
pageinteger
A page number within the paginated result set.
page_sizeinteger
Number of results to return per page.
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.