V3 Get All Enhanced Condition Templates

Retrieves all enhanced condition templates on the Encompass instance.

Query Params
boolean

A value of true returns only active condition types.

string

Context in which the API is being called. Possible values are:
Settings - Returns the unfiltered templates defined in Encompass settings.
LoanConditions - Returns the list of templates that the user has access to.

string

Optional. View type parameter. Enumerations: detail, full, summary
Default is summary.
When no view parameter is provided, the API will return 204 - No Content with no response body.

string

Condition type filtering.

int32

Starting index or record number from which to retrieve the contacts. The default is 1.

int32

The maximum number of records to return in a page. Response size is limited to 6 MB and is recalculated if the response exceeds 6 MB. The default value is 1000. The maximum value is limited to 10000.

string

Condition template title.

Headers
string
required

Bearer token.

Responses

400

Bad Request

403

Forbidden

Language
URL
Response
Choose an example:
application/json