Retrieve a list of all pipeline stages configured for jobs. Each stage represents a step in the hiring workflow (e.g., Applied, Screening, Interview, Offer).
GET
/
pipeline
/
vacancies
/
stages
Get job pipeline stages
Copy
Ask AI
curl --request GET \ --url https://api.gospott.com/pipeline/vacancies/stages \ --header 'x-api-key: <api-key>'