GET
/
v1
/
lead
/
{id}

Authorizations

x-api-key
string
headerrequired

Path Parameters

id
string
required

The chatbot's id.

Query Parameters

start
number

The beginning of the date range to query. Unix timestamp in milliseconds.

end
number

The end of the date range to query. Unix timestamp in milliseconds.

Response

200 - application/json
chatbotName
string
required

The chatbot's name.

startInterval
string
required

The beginning of the date range to query. Unix timestamp in milliseconds.

endInterval
string
required

The end of the date range to query. Unix timestamp in milliseconds.

createdAt
string
required

The date the chatbot was created. Unix timestamp in milliseconds.

leads
object[]
required

An array of leads.