Skip to main content

Get Tenant

GET 

/v1/tenants/id/:id

Get Tenant

Request

Path Parameters

    id stringrequired

    The tenant ID

    Example: b0440b80-0857-43e9-8f13-723c8eb6a39c

Responses

Tenant response

Schema

    account_id string
    id string
    image string
    name string
    private boolean
Loading...