Retrieve contract scope workflow processes
{
"processes": [
{
"processId": 1,
"processName": "Contract Scope Workflow",
"sequenceNumber": 1,
"description": ""
}
]
Last updated
Was this helpful?
GET https://ris.rightsline.com/v4/contract-scope-processes
Headers
Name
Type
Description
x-api-key
string
Your company's API key.
Authentication
string
Authentication token.
Response
{
"processes": [
{
"processId": 1,
"processName": "Contract Scope Workflow",
"sequenceNumber": 1,
"description": ""
}
]
Last updated
Was this helpful?
Was this helpful?

