Skip to main content
GET
Pipeline value

Authorizations

Authorization
string
header
required

Your API key, created in the Leadey dashboard under Settings → API Keys. Send it as Authorization: Bearer leadey_sk_live_….

Query Parameters

pipelineId
string

Restrict to one pipeline.

stageId
string

Restrict to one stage.

status
enum<string>

Restrict to a stage type.

Available options:
open,
won,
lost
ownerId
string

Restrict to one owner.

currency
string

Restrict to one currency.

createdFrom
string<date-time>

Created on or after.

createdTo
string<date-time>

Created on or before.

closedFrom
string<date-time>

Closed on or after.

closedTo
string<date-time>

Closed on or before.

Response

Success.

data
object