Fetch all info from a specific Topic using the ID.
Last updated 2 years ago
{YOUR-DOMAIN}/upload/ost_wbs/
{ "query":"topics", "condition":"specific", "parameters":{ "id":1 } }
{ "status": "Success", "time": 0.0013051033020019531, "data": { "total": 1, "topic": { "id": "1", "parent": "0", "ispublic": "1", "sort": "1", "topic": "General Inquiry", "notes": "Questions about products or services", "created": "2022-06-15 11:04:28", "updated": "2022-06-15 11:04:28" } } }
{ "status": "Error", "data": "No items found." }
apikey
string
✔️
query
condition
id
int