Authorization: Bearer ********************
curl --location --request GET 'https://api.gatewayz.ai/availability/status' \ --header 'Authorization: Bearer <token>'
{ "property1": "string", "property2": "string" }