Get Published Sessions Endpoint By Agent Endpoint
Sessions
Lyzr Agent Published Session Retrieval
Retrieves a list of published session IDs that have been created for the specified agent ID.
GET
Get Published Sessions Endpoint By Agent Endpoint
Authorizations
Path Parameters
The unique identifier of the agent.
Example:
"12343435678"
Response
Published session IDs successfully retrieved.
A list of published session identifiers (IDs).
Example:
["pub_session_id_1", "pub_session_id_2"]