Skip to main content
GET
Obtener detalle de una sucursal
Returns the requested branch as long as it belongs to the PAT’s tenant. The query filters by company in addition to _id, so a valid id from another tenant responds with 404.

Endpoint

Required scope

scheduling:branches:read

Path params

Example request

Response

200 OK

404 Not Found

A 404 is also returned when the id exists in another company.

401 Unauthorized · 403 Forbidden

Same semantics as the rest of the public API.

Authorizations

Authorization
string
header
required

Personal Access Token con prefijo kbai_pk_. Generar desde el portal con permiso developer.manage_tokens.

Path Parameters

id
string
required

Response

200 - application/json
id
string
required

ObjectId de la sucursal

name
string
required
display_name
string
description
string
address
object
contact
object
timezone
string

IANA, ej. America/Santiago

status
string