Get all qualification check sets

Beta

A qualification check set is a ruleset for evaluating income data. <!— theme: warning —>

This endpoint is in beta and is subject to change. Please contact implementations@truework.com for more information before integrating.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Accept"application/json"Required
Specify the content type and version that the API should use. It's recommended to include this to avoid breaking changes.

Query parameters

limitintegerOptionalDefaults to 25
Limit the number of results returned.
offsetintegerOptionalDefaults to 0
Offset the results by page

Response

Qualification Check Sets
countinteger
resultslist of objects
nextstring or null
previousstring or null

Errors