Retrieve a Person on the Blocked List
Get person
GET
https://api.w3lcome.com/v1/blockedlist/:id
This endpoint allows you to a person on the blocked list by its id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | ID of the person on the blocked list |
Headers
Name | Type | Description |
---|---|---|
Content-Type | string | application/JSON |
Authentication | string | Basic |
Last updated