Retrieves all workspaces within the specified organization, optionally filtered to show only writable workspaces for the current user.
Authorization: Requires read access to the organization.
Filtering: Use onlyWritable parameter to filter for workspaces with write access.
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
Whether to filter for workspaces with write access only
List of workspaces retrieved successfully
The unique name of the workspace within its organization
Human-readable description of the workspace's purpose and scope
ISO 8601 timestamp indicating when the workspace was created
ISO 8601 timestamp indicating when the workspace was last modified
Array of package resource identifiers that are accessible in this workspace
Path pattern supporting slashes, dots, and dashes