Skip to main content
GET
Retrieve a collection of agent sessions

Authorizations

x-api-key
string
header
required

Path Parameters

appUid
string
required

Your application's uid

Minimum string length: 1

Query Parameters

startAfter
string<date-time>

Start after the given createdAt timestamp (ISO 8601) for pagination

externalUserId
string

Filter results to a specific externalUserId

userEmail
string

Filter results to a specific email address format user identifier. Deprecated. Prefer using externalId.

Maximum string length: 100
contextUid
string

Filter results to a specific contextUid

sdkUserEmail
string

Filter results to a specific SDK user email address

Maximum string length: 100
humanUid
string

Filter results to a specific Mindset human UID

agentUid
string

Filter results to a specific agentUid

Response

Successful retrieval

agentsessions
object[]