v1
latestOpenAPI 3.1.02026-07-2689175245.8 KBBlocklist
Get Blocklist Item
Retrieve a blocklist entry.
Required API key scope
- Orders
get/blocklists/{id}
Path parameters
idinteger required
The unique identifier associated with the blocklist entry.
Response
Success
Example response
{
"id": 1,
"value": "example@example.com",
"secondary_value": "example.2@example.com",
"created_at": "2023-06-09 00:00:00"
}