Skip to main content
GET
Get a request

Authorizations

Authorization
string
header
required

Cognito-issued JWT access token. Send it as Authorization: Bearer <token>.

Path Parameters

requestId
string<uuid>
required

Query Parameters

owner
string

Tenant owner for machine-to-machine requests

Response

Request details

id
string<uuid>
required
matterId
string
required
owner
string
required
status
enum<string>
required
Available options:
pending,
completed,
rejected
exhibits
object[]
required
templates
object[]
required
state
string
crid
string
priority
integer
createdOn
string<date-time>
updatedAt
string<date-time>
completedBy
string
Minimum string length: 1
completedOn
string<date-time>
rejectedBy
string
Minimum string length: 1
rejectedOn
string<date-time>
processingBy
string
Minimum string length: 1
processingStartedOn
string<date-time>
firmCode
string
deprecated

Deprecated: use firmId going forward. The snapshotted service firm code for the firm handling this matter, taken at creation time.

firmId
string

The snapshotted service firm UUID for the firm handling this matter, taken at creation time.

requestedFields
object[]
filledFields
object[]
generatedFile
object
notes
string