Skip to main content
GET
Get a business

Authorizations

Authorization
string
header
required

OAuth 2.0 Bearer Token from Clerk authentication

Path Parameters

id
string
required

The business ID

Response

successful

id
string
required

The business ID

Example:

"abc123xyz"

book_id
string
required

The book ID

Example:

"book123xyz"

name
string
required

Business name

Example:

"Acme Corp"

created_at
string<date-time>
required

When the business was created

updated_at
string<date-time>
required

When the business was last updated

industry
string | null

Industry

Example:

"Technology"

website_url
string | null

Website URL

Example:

"https://acme.com"

tax_id
string | null

Tax ID

Example:

"12-3456789"

additional_info
string | null

Additional information

email_addresses
object[]

Array of email addresses

phone_numbers
object[]

Array of phone numbers

addresses
object[]

Array of addresses

tags
object[]

Array of tags