GET
/
agent-blacklist
/
{agentId}

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required

The ID of the agent.

Response

200 - application/json
id
string
required

The ID of the blacklist entry.

agentId
string
required

The ID of the agent.

userIdentify
string
required

The identifier for the blacklisted user (e.g., email, phone number, IP address).

organizationId
string
required

The ID of the organization.

agent
object