Skip to main content
GET
List interact sessions

Headers

Query Parameters

Response

Session Object

Example Request

Example Response

Are you an AI agent that needs a Firecrawl API key? See firecrawl.dev/agent-onboarding/SKILL.md for automated onboarding instructions.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

status
enum<string>

Filter sessions by status

Available options:
active,
destroyed

Response

List of interact sessions

success
boolean
sessions
object[]