Get the steps of an approval process

GET
/approval_policies/:approval_policy_id/processes/:process_id/steps
Retrieve a list of approval policy process steps.

Path parameters

approval_policy_idstringRequired
process_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Response

This endpoint returns an object.
datalist of objects

Errors