Skip to main content
GET
List pipelines

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.

Response

All pipelines for the company, each including its stages.

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

All pipelines for the company, each with its stages.