Get workflow action details
Get the workflow action details for a particular workflow action.
Get workflow action details
GET
https://ris.rightsline.com/v4/processes/:processID/actions/:actionID
This endpoint allows you to retrieve workflow actions for a given workflow process.
Path Parameters
Name
Type
Description
processID*
int
The workflow process ID.
actionID*
int
The workflow action ID.
Headers
Name
Type
Description
x-api-key*
string
Your company's API key.
Authentication*
string
Authentication token.
Last updated