V1 Get Field Schema

Returns the schema for a specified field ID.

📘

Based on the architecture supporting Encompass, string fields do not have an absolute limit, allowing for unlimited values. However, certain fields have length restrictions due to compliance guidelines or space limitations on output forms.

When using Encompass Developer Connect APIs to write data to backend systems, it's recommended to consult with the data intake or integration team to ensure compatibility with system constraints and avoid potential issues related to payload size, performance, or data processing limits.

Path Params
string
required

Each loan data element has a corresponding Encompass field ID. For example, the field ID for Borrower First Name is 4000. You can get the field ID for a loan data element by searching the Loan Data Domain Model Schema.

Headers
string
required

Bearer token.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Schema not found

500

Internal Server Error

Language
URL
Response
Choose an example:
application/json