Retrieves all packages within the specified project, including metadata such as names, descriptions, latest versions, and creation timestamps.
Authorization: Requires read access to the project. Response: Returns array of package 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
The unique identifier of the project Standard identifier pattern for resource names
List of packages retrieved successfully
The unique name of the package within its project
The version identifier of the most recent published version
Human-readable description of the package's purpose and contents
ISO 8601 timestamp indicating when the package was first created
ISO 8601 timestamp indicating when the package was last modified
Number of replicas for high availability and performance
1 <= x <= 10Unique resource identifier for the package, used for API references and permissions