Authorization: Bearer ********************curl --location --request GET 'https://connect.dispatchable.com/dispatches/api/v1/inspection/photos' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--form 'dispatch_uuid="58d0c54a-5e2f-4d42-8180-927211b2b0aa"'{}