Skip to main content
GET
Get Business Hour

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required
Pattern: ^[1-9]\d*$

Response

200 - application/json

Business hour details

id
number
required

Business hour ID

name
string | null
required

Business hour name

tenantId
number
required

Tenant ID

timezone
string | null
required

IANA timezone

hours
any
required

Weekly operating hours keyed by day (0-6)

matchDestinations
object[]
required

Inside-hours destinations

notMatchDestinations
object[]
required

Outside-hours destinations

branch
object
required

Resolved branch

{key}
any