List certificate orders for the organization. All requests are paginated.
The access token received from the authorization server in the OAuth 2.0 flow.
Language preference for the response
Filter by project ID. This parameter is required, pass 'All Projects' to retrieve all organization orders.
If true, returns lightweight order previews instead of full order details.
Pagination token for the next page of results.
Maximum number of orders per page. Defaults to 200, max 1000.
The list orders response
Aggregated order counts broken down by state for the queried scope.
Project names available in the organization for filtering. When querying ALL_PROJECTS, this includes 'Personal Certificates' as the first entry followed by project names sorted alphabetically. Empty when filtering by a specific project or personal certificates.
Opaque token to retrieve the next page of results. Pass this as the page_token query parameter on the next request. Null when there are no more results.
Full order details. Present when preview=false.
Lightweight order summaries. Present when preview=true.