Your pipeline stages, in order

GEThttps://server.heyrik.com/api/v1/crm/stages

Headers

AuthorizationstringRequired

Use Bearer $HEYRIK_API_KEY with an account-scoped API key. Keep the key on your server.

Get your API key

Response

Explore the example values. This is not a complete response schema.

dataarray
Explore 6 example items
[0]string

Example "new"

[1]string

Example "contacted"

[2]string

Example "qualified"

[3]string

Example "proposal"

[4]string

Example "won"

[5]string

Example "lost"

Error reference
GET/crm/stages
cURL
curl https://server.heyrik.com/api/v1/crm/stages \
  -H "Authorization: Bearer $HEYRIK_API_KEY"
Response example
JSON
{ "data": ["new", "contacted", "qualified", "proposal", "won", "lost"] }

Illustrative examples · No live request is sent

Docs

Build sophisticated voice experiences with HeyRik.

© 2026 HeyRik · Support