GET
/
v1
/
toxicity
/
list
/
{id}
curl --request GET \
  --url https://api.usebouncer.com/v1/toxicity/list/{id} \
  --header 'x-api-key: <api-key>'
{
  "id": "61c69f7907cbda25bc76f7e4",
  "createdAt": "2023-01-17T13:15:37.563Z",
  "status": "completed"
}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

Response

200 - application/json

The response is of type object.