A valid request URL is required to generate request examples{
"configured": true,
"timezone": "<string>",
"business_hours": {},
"targets": {}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Get the SLA policy
Requires support:read. Organization-scoped, the ai-settings arrangement: the promise about how long a customer waits is the team’s, and the two environments share the team. configured: false means no policy is stored and no clocks run — the timezone, business hours and targets in that answer are the form’s starting point, never a policy in effect.
A valid request URL is required to generate request examples{
"configured": true,
"timezone": "<string>",
"business_hours": {},
"targets": {}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}{
"error": {
"code": "forbidden",
"message": "your role does not allow this action"
}
}Autorizações
A staff session token, uk_st_…. Minted by sign-up, sign-in or the two-factor exchange. Only a 401 means it is spent; not_a_member (403) is about the organization named in X-Organization-Id and leaves the token good for the others.
Cabeçalhos
The organization the caller is acting on — the org_… code that appears in the panel URL. It identifies; the membership JOIN is what authorizes, so a forged code reads nothing: the answer is not_a_member (403), which does not mean the session is over. Absent, the session's default organization answers, or — if that membership was revoked while the session was open — any other one the caller still holds.
Resposta
The policy, or the defaults with configured: false for an organization that never saved one.
The team's promise about waiting, as data: business hours in the policy's own timezone, targets in business minutes per priority. One policy per organization. Deadlines are projected onto conversations at their transitions; pending and snoozed pause the clock and reopening resumes what was left.
False means no policy is stored and no clocks run — the other fields are then the defaults offered as a starting point, never a policy in effect.
IANA zone name, e.g. America/Sao_Paulo.
Weekday keys (mon..sun) to lists of {start, end} windows in HH:MM; a day absent is a day closed.
Show child attributes
Show child attributes
Priority keys to targets in business minutes. A priority absent carries no SLA; a zero target disables that clock alone.
Show child attributes
Show child attributes