Authorization: Bearer ********************
curl --location --request GET 'https://connect.deskbird.com/offices?ids' \ --header 'Authorization: Bearer <token>'
{ "data": [ {} ] }