Returns a list of records
curl -i -X GET \ https://certifications.api.756794052567.rhythmsoftware.com/queryDefinitions/:tenantId \ -H 'Authorization: YOUR_API_KEY_HERE'
[- {
- "id": "string",
- "name": "string",
- "category": "string",
- "definition": { }
}
]