Skip to main content
GET
Get pipeline details

Authorizations

Authorization
string
header
required

Company-scoped API key. Production keys are prefixed sk_live_, sandbox keys sk_test_, each followed by 22 base62 characters (pattern ^sk_(live|test)_[0-9A-Za-z]{22}$). Generate keys in the TapTalent dashboard under Account Settings → Developers → API Key Management; a key is shown once at generation and old keys are invalidated immediately on regeneration.

Path Parameters

pipelineId
integer
required

The unique identifier of the pipeline.

Response

The pipeline, including its stages.

status
enum<string>
required
Available options:
success
data
object
required

A hiring pipeline and its ordered stages. Pipelines belong to a company; you can only access and modify pipelines that belong to your company. Every pipeline includes the three default system stages SOURCED, APPLIED, and HIRED.