GET /case/v2
Endpoint
https://api.tosdr.org/case/v2/Parameters
Parameter
Type
Description
Repository
Implemented error codes
Error
HTTP status
Bitmask
Example response
{
"error": 256,
"message": "OK",
"parameters": {
"id": 122,
"weight": 0,
"title": "The terms may be changed at any time, but you will receive notification of the changes",
"description": "The Terms may be updated without prior notice, but users will be notified of the changes at the moment they will start applying.",
"updated_at": "2021-05-07T16:23:11.148Z",
"created_at": "2018-01-16T15:26:08.192Z",
"topic_id": 46,
"classification": "neutral"
}
}Last updated