Retrieve a list of PlanContent objects.
You can use query parameters to filter, sort, and paginate the results.
You can set the money_decimals query parameter to specify the number of decimal places for money fields.
Examples:
?money_decimals=2 will return money values rounded to 2 decimal places.?money_decimals=max will return money values with the maximum precision.API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Number of results to return per page. Maximum is 100.
The initial index from which to return the results.