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