Retrieves organizations that belong to the specified billing profile.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the billing profile.
Allows filtering by type using one or more operators.
Allows filtering by status using one or more operators.
Defaults to excluding deleted organizations.
Allows filtering by updated_at using one or more operators.
Determines the number of items to show.
1 <= x <= 100Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.
Pagination cursor. This is automatically generated as necessary and provided in HAL links (_links); it should not be constructed externally.
Allows sorting by a single field.
Use a dash ("-") to sort descending.
Supported fields: name, label, created_at, updated_at.
"-updated_at"