Retrieves plan records for the specified organization.
The ID of the organization.
Prefix with name= to retrieve the organization by name instead.
The ID of the subscription
The plan type of the subscription.
development, standard, medium, large, xlarge, 2xlarge The status of the plan record.
active, suspended The start of the observation period for the record. E.g. filter[start]=2018-01-01 will display all records that were active (i.e. did not end) on 2018-01-01
The end of the observation period for the record. E.g. filter[end]=2018-01-01 will display all records that were active on (i.e. they started before) 2018-01-01
The record's start timestamp. You can use this filter to list records started after, or before a certain time. E.g. filter[started_at][value]=2020-01-01&filter[started_at][operator]=>
The record's end timestamp. You can use this filter to list records ended after, or before a certain time. E.g. filter[ended_at][value]=2020-01-01&filter[ended_at][operator]=>
Page to be displayed. Defaults to 1.