6cc88fde6435
List projects
Retrieves a list of projects for the specified organization.
Path parameters
The ID of the organization.
Query parameters
Allows filtering by id using one or more operators.
Allows filtering by title using one or more operators.
Allows filtering by status using one or more operators.
Allows filtering by updated_at using one or more operators.
Allows filtering by created_at using one or more operators.
Determines the number of items to show.
Pagination 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.<br> Use a dash ("-") to sort descending.<br> Supported fields: id, region, title, type, plan, status, created_at, updated_at.
Response
OK