Authorizations
Add your API key from app.allyson.ai/api to the x-api-key header.
Query Parameters
Page number for pagination
Required range:
x >= 1Number of items per page
Required range:
x >= 1Filter sessions by status:
active: Session is currently running and processinginactive: Session is paused or temporarily stoppedcompleted: Session has finished successfullyfailed: Session encountered an error and stoppedhumanInput: Session is waiting for human interaction
Available options:
active, inactive, completed, failed, humanInput, stopped