Skip to main content
GET
List intents

Authorizations

Authorization
string
header
required

Bearer token for authentication. Use an API key from the API Keys page in team settings, or an OAuth access token.

Path Parameters

environmentId
string
required

The ID of the environment

Query Parameters

since
string
default:7d

Start time — ISO 8601 (2024-01-01T00:00:00Z) or relative (1h, 30m, 2d)

until
string

End time — ISO 8601 or relative

limit
integer
default:50
Required range: 1 <= x <= 200
offset
integer
default:0
Required range: 0 <= x <= 9007199254740991
Required string length: 1 - 200
tools
string[]
Required array length: 1 - 100 elements
Minimum string length: 1
clientIds
string[]
Required array length: 1 - 100 elements
Minimum string length: 1
categoryIds
string[]
Required array length: 1 - 100 elements
Minimum string length: 1
sortDir
enum<string>
default:desc
Available options:
asc,
desc

Response

The grouped user intents

intents
object[]
required
totalCount
integer
required
Required range: 0 <= x <= 9007199254740991