Relativity Relativity Automated Workflows API is one of 51 APIs that Relativity publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Relativity Automated Workflows. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, rate-limit docs, and a getting-started guide.
This API exposes
6 operations
across 4 paths,
and defines 7 schemas.
It is described by OpenAPI 3.0.1, at version V1.
Requests are made against a single base URL, /Relativity.REST/api.
6 operations4 paths7 schemas2 GET2 POST2 PUT
Metadata
The identity and technical contract details declared by the specification.
The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are ActionModel (7 properties), TriggerModel (6 properties), ExpressionRunResult (4 properties), GenericResponse (4 properties). Each schema is shown below with its type and property counts.
RedirectPath
object
CDN-hosted MFE path for a custom input UI. AW builds the full path as /{MfeAppName}/{Path}, adding slashes where missing.
2 properties
HttpInputSourceDefinition
object
HTTP GET endpoint used as a dynamic input source. Can be set alongside ObjectManagerQueryInputSource to enable RDO fallback if the HTTP endpoint fails.
3 properties
GenericResponse
object
4 properties2 required
CidAuth
object
The CID authorization details for this endpoint, declared when the integrator registered their service with CID during BFF setup. AW uses these to authenticate…
2 properties
ExpressionRunResult
object
4 properties1 required
TriggerModel
object
The root schema comprises the entire JSON document.
6 properties6 required
ActionModel
object
The root schema comprises the entire JSON document.
7 properties7 required
Specification
The full machine-readable OpenAPI contract behind this narrative.