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