Skip to main content
GET
Get an account

Authorizations

Authorization
string
header
required

Bearer authentication using your BookingShake API key. Retrieve your API key from Settings > Integrations in your BookingShake dashboard.

Path Parameters

id
string
required

Account ID (the id field carried by the account.created webhook).

Response

Account retrieved successfully

message
string
Example:

"success"

data
object

An account (company) attached to your venue. Every field is present with an explicit null when unset. Country fields are verbatim as entered. Custom fields (custom_<uuid>) configured for your venue are included, also with explicit null when unset.