v1

latestOpenAPI 3.1.02026-07-2210284274.4 KB
Community Mirrors

Get community mirror

Fetch one persisted community mirror by platform. A present mirror returns the platform metadata plus the stored catalog-only adagents_json document; absent mirrors return 404.

get/api/registry/mirrors/{platform}

Path parameters

platformstring required

Lowercase platform identifier.

Example:example_platform

Lowercase platform identifier.

Response

Community mirror

platformstring required

Lowercase platform identifier, normalized by the service.

catalog_etagstring nullable required
superseded_bystring nullable required

HTTPS successor document URL, when this mirror has been superseded.

created_atstring date-time required
updated_atstring date-time required

Example response

{
  "platform": "example_platform"
}