Skip to main content

Retrieve a Registry

GET 

/v1/registries/:id

Retrieve a Registry

Request​

Path Parameters

    id stringrequired

    Id of the registry

Responses​

Successfully retrieved a Registry

Schema

    data

    object

    id string
    Example: registry_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    name string
    Example: Charity Registry
    englishName string
    Example: Charity Registry
    code string
    Example: CR
    object string
    Example: Registry
Loading...