Retrieve specific block
GET /api/bloqueos/{bloqueoId}/
GET
/api/bloqueos/{bloqueoId}/
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” bloqueoId
required
integer
Responses
Section titled “ Responses ”The requested block
object
id
Read only
integer
created
Read only
string format: date-time
updated
Read only
string format: date-time
created_by
ID of the creator user, read only
integer
user
required
ID of the user affected by the block
integer
centro
required
integer
fecha
required
Block date, expected in the center’s timezone
string format: date
hora_inicio
required
string format: time
hora_fin
required
string format: time
titulo
required
string
recurrencia
required
How often the block repeats, day_1___ == every day
string
is_online
Determines if the block affects online bookings. Required if cita is not null
boolean
cita
Online appointment that created the block. Required if is_online is true
integer
employee_name
Full name of the employee, read only
string
recurrence_description
Read only
string
Access key was not provided in the X-Koibox-Key header
Headers
Section titled “Headers ” WWW-Authenticate
string
Indicates the required header for authentication
A valid access key was not provided
The resource was not found