V3 Get an Enhanced Condition

Retrieve a specified enhanced condition for a loan.

Usage Notes
If the view query string parameter is details, then the extended details will be populated in the response. The extended details would also include a header named "x-elli-permissions". That header will return a list of strings that identify the user's permissions for that condition.
Here is an example:
x-elli-permissions: "CanEditCondition", "CanAddComments", "CanAssignDocuments"

Path Params
string
required

Unique identifier of the loan.

string
required

Unique identifier of the condition in the loan.

Query Params
string

Possible values are:
- Summary: Returns a summary of the enhanced condition.
- Detail: Returns summary, tracking, and definitions.
- Full: Returns summary, tracking, definitions, and comments.

Headers
string
required

Bearer token

Responses

Language
Response
Choose an example:
application/json