Skip to main content
GET
Get Tenant Profile

Authorizations

Authorization
string
header
required

All requests must include the static API Key in the Authorization header using the Bearer scheme.

Headers

Restoo-Partner-Id
string
required

Unique identifier of your Partner account (defined by Restoo).

Restoo-Account-Id
string
required

Unique identifier of the Tenant.

Response

TenantProfileResponse

isStandBy
boolean
default:false
required

Whether the venue's subscription is paused. While it is, the venue takes no Bookings, features comes back null and reopenDate may say when it returns

reopenDate
string | null
required

When a paused venue is expected to come back. Not every venue sets one, so this can be null even while isStandBy is true

business
TenantBusiness · object
required

Represents the public business information of a Tenant.

settings
TenantSettings · object
required
features
TenantFeatures · object | null
required

The venue features an integration can act on. null while isStandBy is true

accountId
string
required

The unique Restoo Account identifier for the Tenant

Example:

"best-burger"