Fetch all info from a specific department using the ID.
Last updated 2 years ago
{YOUR-DOMAIN}/upload/ost_wbs/
{ "query":"department", "condition":"specific", "parameters":{ "id":1 } }
{ "status": "Success", "time": 0.014070987701416016, "data": { "total": 1, "departments": [ { "department_id": "1", "name": "Support", "created": "2022-06-15 11:04:28" } ] } }
{ "status": "Error", "data": "No items found." }
apikey
string
✔️
query
condition
id
int