Fetch all info from a specific SLA using the ID.
Last updated 2 years ago
{YOUR-DOMAIN}/upload/ost_wbs/
{ "query":"sla", "condition":"specific", "parameters":{ "id":1 } }
{ "status": "Success", "time": 0.019485950469970703, "data": { "total": 1, "sla": [ { "sla_id": "1", "flags": "3", "grace_period": "18", "name": "Default SLA", "notes": "", "created": "2022-06-15 11:04:28" } ] } }
{ "status": "Error", "data": "No items found." }
apikey
string
✔️
query
condition
id
int