Get a verification
Retrieve an individual verification by its unique identifier.
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.
Path Parameters
The unique identifier for the verification.
Query Parameters
A comma separated list of related resources to include.
author, organisation, induction_completion, training_completion, assessment_record, registration, category_registration, scheme_registration Response
Get a verification.
JSON API response object
A verification records that a specific record (identified by ref_type and
ref_id) was verified by a user at a point in time. The response surfaces the
target record via a typed relationship key (one of induction_completion,
training_completion, assessment_record, registration,
category_registration, scheme_registration) — exactly one is populated
per verification.
Related resources that can be included when a verification is returned
A user
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8