Skip to main content

Get Registry

GET 

/public-api/v1/registries/:id

Retrieves a single registry by ID for the authenticated organization. Use this API to inspect registry schema details before creating or updating Primary VDTs.

Details :

  • Requires a registry ID in the path.
  • Returns schema metadata, status, and current version details when available.
  • Use the List Registries API first when the registry ID is unknown.

Request

Responses

Registry fetched successfully