Skip to main content
GET
Get Single Tenant information

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Response

Tenant

uuid
string
title
string
email
string
business_since
string | null
company_size
string | null
address1
string
address2
string
city
string
postcode
string
country
string
state
string
status
string
abuse_email
string
created_at
integer
options
object[]
meta
object[]
industry
object
credit
object
summary
string
payment_gateways
string[]
flags
object[]
status_reason
object
vat_number
string
vat_validated_at
string | null
vat_validation_status
enum<string> | null
Available options:
valid,
invalid,
failed