# Fetch a dispatch **GET /ext/dispatch/{id}** Fetch a dispatch ## Servers - https://dev.hubz.nyotek.com: https://dev.hubz.nyotek.com () ## Parameters ### Path parameters - **id** (string) ID of the dispatch to use ## Responses ### 200 successful operation #### Body: application/json (object) - **data** (object) ### 401 Unauthorized if incorrect api_key is given #### Body: application/json (object) - **error** (string) generic information about the error - **error_desc** (string) error information for the developer ### 500 any other errors from the server #### Body: application/json (object) - **error** (string) generic information about the error - **error_desc** (string) error information for the developer [Powered by Bump.sh](https://bump.sh)