Skip to main content
Get Estimated Wait Time

Body

application/json
id
string

Queue or routing entity id to estimate wait for.

Response

OK

duration
string

Estimated wait as a duration from now.

Pattern: ^-?(?:0|[1-9][0-9]{0,11})(?:\.[0-9]{1,9})?s$
is_available
boolean

Whether the routing entity is available to handle new tickets. If false, the routing entity is not accepting new tickets.