Skip to main content

List Registries

GET 

/v1/registries

List Registries

Request​

Query Parameters

    countryCode stringrequired

    3 letter ISO-3166 alpha 3 identifier of the country

Responses​

Successfully retrieved Registries for a Country

Schema

    data

    object[]

  • Array [

  • id string
    Example: registry_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    name string
    Example: Charity Registry
    englishName string
    Example: Charity Registry
    code string
    Example: CR
  • ]

  • object string
    Example: Registry
Loading...