Get
Retrieve information about a blocked visitor
Get
GET
https://{{account_id}}.acquire.io/api/v1/crm/block-visitor/{{id}}
Retrieve information about a blocked visitor. The blocked visitor's ID must be passed in to the endpoint as a path parameter.
Path Parameters
Name | Type | Description |
---|---|---|
id | integer | ID of the blocked visitor |
Query Parameters
Name | Type | Description |
---|---|---|
select | array | |
relations | object |
Headers
Name | Type | Description |
---|---|---|
Authorization | string | Bearer {api_key} |
Last updated