GET
/
api
/
v1
/
sessions
/

Authorizations

Syllable-API-Key
string
headerrequired

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,
channel_manager_service,
channel_manager_type,
channel_manager_sid,
agent_type,
agent_id,
agent_name,
prompt_id,
prompt_name,
source,
target,
duration,
is_legacy,
is_test
search_field_values
string[]
order_by
enum<string> | null
Available options:
timestamp,
session_id,
conversation_id,
channel_manager_service,
channel_manager_type,
channel_manager_sid,
agent_type,
agent_id,
agent_name,
prompt_id,
prompt_name,
source,
target,
duration,
is_legacy,
is_test
order_by_direction
enum<string> | null
Available options:
asc,
desc
fields
enum<string>[] | null
Available options:
timestamp,
session_id,
conversation_id,
channel_manager_service,
channel_manager_type,
channel_manager_sid,
agent_type,
agent_id,
agent_name,
prompt_id,
prompt_name,
source,
target,
duration,
is_legacy,
is_test
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