Get
Retrieve information about a blocked visitor
Get
Path Parameters
Name
Type
Description
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
{
"data": {
"id": 1,
"data": {
"id": 597304,
"ip": "2402:8100:21fa:4213:bd98:f32c:7d38:872d",
"email": "",
"phone": ""
},
"dateCreated": "2021-02-04T20:00:46.000Z",
"blockTill": "2022-02-04T23:59:59.000Z",
"blockBy": 1,
"type": "contact"
}
}Last updated