List Assessments
Assessments
List Assessments
Lists assessments for your organization. Results use cursor pagination and do not include a total count.
GET
List Assessments
Authorizations
API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.
Query Parameters
Filter by target UUID
Filter by assessment type. white-box returns assessments that include code assessment; black-box returns assessments that do not.
Available options:
black-box, white-box Filter by assessment method
Available options:
turbo, balanced, deep Filter by normalized assessment status
Available options:
active, completed, failed, canceled Sort field for cursor pagination
Available options:
created_at, updated_at Sort direction for cursor pagination
Available options:
asc, desc Maximum number of assessments to return
Required range:
1 <= x <= 100Opaque cursor from pagination.next_cursor