Business info
Business hours
Get the business’s fixed hours grouped by branch
GET
Description
This endpoint returns the business’s fixed operating hours, grouped by branch. Each branch includes its list of schedules. Schedules can be weekly recurring (days field) or for a specific date (specificDate). This endpoint does not filter by date range: it returns the entire hours configuration. For special closing dates or reduced-hours days, see the holidays endpoint.
Authentication header
string
required
Your Mindo API Key. Format:
mindo_xxxxxxxxxxxxxxxxxxxxxxxxResponse
Returns an array of branches.integer
Internal branch ID.
string
Branch name.
string
Branch type. Possible values:
PHYSICAL (physical branch), ONLINE (online service).string
Branch address.
array
Fixed schedules of the branch.

