Fetch all info from published top level departments sorted by name.
Last updated 2 years ago
{YOUR-DOMAIN}/upload/ost_wbs/
{ "query":"department", "condition":"all", "sort": "name" }
{ "status": "Success", "time": 0.0019299983978271484, "data": { "total": 2, "departments": [ { "department_id": "3", "name": "Maintenance", "created": "2022-06-15 11:04:28" }, { "department_id": "1", "name": "Support", "created": "2022-06-15 11:04:28" } ] } }
{ "status": "Error", "data": "No items found." }
apikey
string
✔️
query
condition
sort