iMessage Contact Rules

List Imessage Contact Rules

get/api/v1/imessage/identities/{agent_handle}/contact-rules

Path parameters

agent_handlestring required

Query parameters

action'allow' | 'block'

Filter by allow or block.

match_type'exact_number'

Filter by match type (only 'exact_number' in v1).

limitinteger
offsetinteger

Response

Successful Response

idstring uuid required
agent_identity_idstring uuid required
action'allow' | 'block' required
match_type'exact_number' required
match_targetstring required
status'active' | 'paused' | 'deleted' required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.