Skip to main content
GET
Fetch recent communication logs for a Contact

Authorizations

token
string
query
required

Vida API Token

Path Parameters

contactId
string
required

Query Parameters

page
integer

One-based page number.

pageSize
integer

Page size, capped at 100.

start
integer

Unix timestamp; defaults to 90 days before end.

end
integer

Unix timestamp; defaults to now.

type
string

Exact log type.

eventType
string

Exact eventType.

direction
string

Exact inbound or outbound direction.

Response

default - undefined