Retrieves a list of projects for the specified organization.
Documentation Index
Fetch the complete documentation index at: https://developer.upsun.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the organization.
Allows filtering by id using one or more operators.
Allows filtering by project title using one or more operators.
Allows filtering by project 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.
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: id, region, title, type, plan, status, created_at, updated_at.
"-updated_at"