cURL
Workforce
List assessment records
List all assessment records.
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.ctrl-hub.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Session token for authentication.
Query Parameters
Filters the response data based on the value provided.
Available filters:
eq(id,xxx): Filter assessment records by ID.eq(organisation,xxx): Filter assessment records by organisation ID.eq(user,xxx): Filter assessment records by user ID.eq(assessment_definition,xxx): Filter assessment records by assessment definition ID.eq(status,xxx): Filter assessment records by status.eq(created_at,xxx): Filter assessment records by created date.
For more information on using named filters, see the docs
A comma separated list of related resources to include.
Available options:
user, assessment_definition, assessor Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0