# Dispatch and Emergency Calls

- [Get Calls](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/get-calls.md): This endpoint allows you to retrieve all active emergency calls, active dispatch calls, and previously closed dispatch calls.
- [New Dispatch](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/new-dispatch.md): This API endpoint allows you to generate and attach units to a new dispatch call.
- [Edit Dispatch](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/edit-dispatch.md): This API endpoint allows you to update an existing dispatch call by changing one or more fields.
- [Attach Unit](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/attach-units.md): This endpoint allows you to attach new units to an existing dispatch call.
- [Detach Unit](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/detach-unit.md): This endpoint allows you to detach a unit from any active dispatch call.
- [Update Call Postal](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/update-call-postal.md): This endpoint allows you to easily update the postal on a dispatch call.
- [Add Call Note](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/add-call-note.md): This endpoint allows you to add a new dispatch call note.
- [Update Call Primary](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/update-call-primary.md): This endpoint allows you to update the primary unit identifier on a dispatch call.
- [Close Dispatch](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/close-call.md): This endpoint allows you to close an existing dispatch call.
- [New 911 Call](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/911-call.md): The 911 Call API endpoint allows you to send 911 calls from in-game directly to your dispatchers.
- [Remove 911](/cad/api-integration/api-endpoints/emergency/dispatch-and-emergency-calls/remove-911.md): This endpoint allows you to remove an existing emergency/911 call from the CAD.
