Get all qualification check sets
A qualification check set is a ruleset for evaluating income data.
<Warning>
This endpoint is in beta and is subject to change. Please contact [implementations@truework.com](mailto:implementations@truework.com) for more information before integrating.
</Warning>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Headers
Accept
Specify the content type and version that the API should use. It's recommended to include this to avoid breaking changes.
Query parameters
limit
Limit the number of results returned.
offset
Offset the results by page
Response
Qualification Check Sets
count
results
next
previous
Errors
400
Get All Qualification Check Sets Request Bad Request Error
401
Get All Qualification Check Sets Request Unauthorized Error
403
Get All Qualification Check Sets Request Forbidden Error
406
Get All Qualification Check Sets Request Not Acceptable Error
429
Get All Qualification Check Sets Request Too Many Requests Error
451
Get All Qualification Check Sets Request Unavailable for Legal Reasons Error
500
Get All Qualification Check Sets Request Internal Server Error
501
Get All Qualification Check Sets Request Not Implemented Error