api-key: ********************curl --location --request GET 'https://api.youratlas.com/v1/api/tools' \
--header 'api-key: <api-key>'[
{
"Name": "string",
"Type": "SMSOneWay",
"Settings": "string",
"TemplateId": "string",
"Categories": "string",
"Group": "string",
"Purpose": "string",
"PartitionKey": "string",
"RowKey": "string",
"Timestamp": "2019-08-24T14:15:22.123Z",
"Status": "Approved"
}
]