Skip to main content
GET
PublicApiGetCopilotSession
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
sessionId
string
required
Pattern: ^[0-9a-fA-F]{24}$

Response

Successful response

session
object
required
messages
object[]
required
viewerRole
enum<string>
required
Available options:
author,
viewer