Dispatches

Get a dispatch setup

A single dispatch setup, with its most recent accessible dispatches.

get/api/v1/me/dispatch-setups/{setupId}

Path parameters

setupIdstring required

Dispatch setup id

Query parameters

jurisdictionstring

Jurisdiction whose cell stores the row (its jurisdiction field). Gateway-only — stripped before forwarding. Omitted: the caller's home jurisdiction.

Response

Dispatch setup

idstring required
jurisdictionstring
namestring nullable required
isPinnedboolean required
configobject required
lastDispatchedAtstring nullable required
createdAtstring required
updatedAtstring required

Changes