Skip to content

Mail

mail_contact_get

Get a single contact by id

Tool

mail_contact_get

Get a single contact by id

Get a single contact by id

Behavior

HTTP
GET /mail/audiences/:audienceId/contacts/:id

Arguments

NameTypeRequiredDescription
idstringContact id
audience_idstringAudience id

Response

FieldTypeAlwaysDescription
idstring
emailstring
createdAtstring
updatedAtstring
audienceIdstring
propertiesstring
unsubscribedboolean

Try it

Get a single contact by id.

When to use

Get a single contact by id

Example

Ask your agent something like this:

Get a single contact by id.

The agent will invoke mail_contact_get with these arguments:

{
  "id": "<id>",
  "audience_id": "<audience_id>"
}

Esc

Start typing to search the docs.

navigateselect