List a business object's processes

Lists a business object's approval processes.
If active = true, this returns only active approval processes.
If active = false, this returns only inactive approval processes.
If active is unset (null), returns all approval processes.

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

The business object name

Query Params
boolean | null

Retrieve active processes

string | null

The filter string (example: IsActive = 'true')

int32
Defaults to 1

The page number (default: 1)

int32
Defaults to 1000

The maximum number of items to be returned

string
Defaults to ModifiedDate

The field to sort by

enum

The direction to sort based on the field

Response

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