Filter sessions

This endpoint allows you to list and filter all sessions. Each session has a unique nlpId and a session can have many prompts.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Unique identifier for the NLP session.

string

Filter sessions based on the clientId to see all NLP sessions associated with a specific client.

integer
1 to 100
Defaults to 100

The amount of chats to return in each page of the results set.

integer
≥ 1
Defaults to 1

If specified indexes a specific page in the results set. For example, if there are 1000 chats and 100 chats per page, if you'd like to view chats 101-200 you'd specify pageNum=2

boolean
Defaults to null

Fetch all prompts for each of the chats.

Responses

500

Internal Server Error - An error occurred while processing the request.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json