Lifecycle Stage List

Returns all available lifecycle stages (for use in other functions, e.g., GetCustomerFutureValues).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Rate Limit

For Optimove's general API rate limit, see the Understanding API Rate Limits reference.

Sample Request

https://apiX.optimove.net/current/model/GetLifecycleStageList

Sample Response

[
  {"StageID":1,"StageName":"New"},
  {"StageID":2,"StageName":"Active"},
  {"StageID":3,"StageName":"FromChurn"},
  {"StageID":4,"StageName":"Churn"}
]
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json