GET
/
api
/
v1
/
events

Authorizations

Syllable-API-Key
string
header
required

Query Parameters

page
integer | null
default:
0
Required range: x > 0
limit
integer
default:
25
Required range: x > 0
search_fields
enum<string>[]
Available options:
timestamp,
session_id,
conversation_id,
source,
source_id,
category,
type,
user_id,
description,
attributes
search_field_values
string[]
order_by
enum<string> | null
Available options:
timestamp,
session_id,
conversation_id,
source,
source_id,
category,
type,
user_id,
description,
attributes
order_by_direction
enum<string> | null
Available options:
asc,
desc
fields
enum<string>[] | null
Available options:
timestamp,
session_id,
conversation_id,
source,
source_id,
category,
type,
user_id,
description,
attributes
start_datetime
string | null
end_datetime
string | null

Response

200
application/json
items
object[]
required
page
integer
required
page_size
integer
required
total_pages
integer | null
total_count
integer | null