Conversation

Fetch list of conversation metric events. Learn more.

Request Parameters

Parameter

Type

Description

startAt

string

Optional.
Start timestamp in seconds (10 digit value)

endAt

string

Optional.
End timestamp in seconds (10 digit value)

conversationId

string

Optional.

metric

string

Optional.
Supported values - close_time, end_time

skip

integer

Optional
To fetch next set of events

limit

integer

Optional.
Number of events that can be fetch in a single request. Maximum value is 5000

get/spaces/{space_id}/conversation_metric_events

Path parameters

space_idstring required

Current selected space

Query parameters

startAtstring

Start date

endAtstring

End date

conversationIdstring

Conversation Id

metricstring

Conversation Metric

skipinteger

Skip

limitinteger

Limit

Response

successful operation

Changes

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