session_list
Retrieve your saved browser sessions with encrypted login states. Filter by website domain to find the session ID needed for authenticated scraping, monitoring, or browser tasks.
Instructions
List your saved browser sessions — encrypted login states captured via the Anakin dashboard or Browser API. Each session's id is what you pass as sessionId to scrape/crawl, monitor_create, or browser_task to work with login-protected pages. Optionally filter by the website domain the session belongs to. If no session exists for a site, the user must create one interactively in the dashboard (log in once; 2FA/captchas included) — that flow cannot run from here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | Filter to sessions for one website domain, e.g. "amazon.com". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessions | Yes |