List Completed Desk Decisions
GET /desk/decisions/completed
GET
/desk/decisions/completed
What this rep finished today, in their local day.
Authorizations
Parameters
Query Parameters
limit
integer
tz_offset
The rep’s UTC offset in MINUTES (local = UTC + tz_offset). A batch is scoped to the rep’s local day; a wrong offset silently returns the wrong day rather than erroring.
integer
The rep’s UTC offset in MINUTES (local = UTC + tz_offset). A batch is scoped to the rep’s local day; a wrong offset silently returns the wrong day rather than erroring.
Header Parameters
Responses
200
Successful Response
object
data
required
A page of decision cards.
object
decisions
Array<object>
One card in the queue: something the desk thinks a rep should do next.
object
key
additional properties
any
total
integer
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string