Beta
Search...
/
About
For Developers
API Reference
accounts
articles
artifacts
auth-tokens
code-changes
notifications
conversations
auth-connection
dev-users
engagements
event-source
groups
operate
keyring
links
slas
product-usage
schedules
parts
question-answers
rev-orgs
rev-users
customization
GET
Aggregated Schema Get
POST
Aggregated Schema Get Post
GET
Custom Schema Fragments Get
POST
Custom Schema Fragments Get Post
GET
Custom Schema Fragments List
POST
Custom Schema Fragments List Post
POST
Custom Schema Fragments Set
GET
Stock Schema Fragments Get
POST
Stock Schema Fragments Get Post
GET
Stock Schema Fragments List
POST
Stock Schema Fragments List Post
GET
Subtypes List
POST
Subtypes List Post
POST
Custom Stages Create
GET
Custom Stages Get
POST
Custom Stages Get Post
GET
Custom Stages List
POST
Custom Stages List Post
POST
Custom Stages Update
POST
Custom States Create
GET
Custom States Get
POST
Custom States Get Post
GET
Custom States List
POST
Custom States List Post
POST
Custom States Update
search
service-accounts
snap-ins
snap-widgets
surveys
sys-users
tags
timeline-entries
webhooks
works
Guides
Object Customization
Create accounts and contacts in DevRev
API Reference
customization
Custom States List Post
POST
https://
api.devrev.ai
/
states.custom.list
Lists custom states.
Request
This endpoint expects an object.
cursor
string
Optional
The cursor to resume iteration from, otherwise if not provided, then iteration starts from the beginning.
is_final
boolean
Optional
Whether only final states should be filtered.
limit
integer
Optional
The maximum number of items.
name
list of strings
Optional
The list of state names.
ordinal
list of integers
Optional
The list of state ordinals.
sort_by
list of strings
Optional
The list of fields to sort the items by and how to sort them.
Response
This endpoint returns an object.
result
list of objects
The custom states.
Show 9 properties
cursor
string
Optional
The cursor to resume iteration from, otherwise if not provided, then iteration starts from the beginning.
Built with