Authorization: Bearer ********************
curl --location --request GET '/invoice-reminder-settings' \ --header 'Authorization: Bearer <token>'
{ "errors": [ { "message": "string" } ] }