Skip to main content
GET
PublicApiListCopilotSessions
Use this endpoint through the Developer API or the matching firstsales CLI command when available. Responses use the stable FirstSales public error envelope.

Authorizations

Authorization
string
header
required

FirstSales developer API key bearer token (fs-key-*).

Path Parameters

orgId
string
required
wsId
string
required

Query Parameters

page
integer
default:1
Required range: x >= 1
limit
integer
default:20
Required range: 1 <= x <= 50
status
enum<string>
default:active
Available options:
active,
archived

Response

Successful response

sessions
object[]
required
pagination
object
required