Retrieves all projects within the specified organization, including metadata such as names, descriptions, creation dates, and replication counts.
Authorization: Requires read access to the organization. Response: Returns array of project objects with full metadata.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
List of projects retrieved successfully
The unique name of the project within its organization
Markdown-formatted documentation describing the project's purpose and contents
ISO 8601 timestamp indicating when the project was created
ISO 8601 timestamp indicating when the project was last modified
Number of replicas for high availability and performance
1 <= x <= 10