Authorization: Bearer ********************
curl --location 'https://connect.dispatchable.com/companies/api/v1/dashboard' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}