cURL
Qualifications
List assessments
Retrieve a list of qualification award assessments for the given organisation.
GET
cURL
Authorizations
Session token for authentication.
Query Parameters
Limit the number of resources returned by the API
Required range:
x >= 1Offset the resources returned by the API
Required range:
x >= 0A comma separated list of related resources to include.
Available options:
assessor, author, organisation, award, qualification Filters the response data based on the value provided.
Available filters:
organisation_in: Filter assessments by organisation ID(s)status_in: Filter assessments by status (passed, failed)award_in: Filter assessments by qualification award ID(s)qualification_in: Filter assessments by qualification ID(s)
For more information on using named filters, see the docs
Response
Get a list of Qualification Awards Assessments.