Skip to main content

List Registries

GET 

/public-api/v1/registries/list

Retrieves a paginated list of registries available to the authenticated organization. Use this API before creating or updating Primary VDTs.

Details :

  • Returns registries scoped to the authenticated organization.
  • Each registry defines the schema and attributes used by Primary VDTs.
  • Supports pagination and filtering via query parameters.
  • The registryId from the response is required when calling Create, Update, List, or Search VDT APIs.

Request

Responses

Registries fetched successfully