Skip to main content
GET
PublicApiListDeals
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:10
Required range: 1 <= x <= 100
stage
string
Pattern: ^[0-9a-fA-F]{24}$
pipeline
string
Pattern: ^[0-9a-fA-F]{24}$
owner
string
Minimum string length: 1
q
string
Required string length: 1 - 200

Response

Successful response

deals
object[]
required
Maximum array length: 100
pagination
object
required