Fetch an assessment config with questions
Assessment Configs
Fetch an assessment config with questions
Returns the full assessment config including embedded questions array. Returns 404 if the config doesn’t exist or doesn’t belong to the caller.
GET
Fetch an assessment config with questions
Documentation Index
Fetch the complete documentation index at: https://docs.auditynow.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A Personal Access Token issued from https://app.auditynow.com/dashboard/settings/api-tokens. Format: aky_<32 random chars>.
Path Parameters
The assessment config's UUID.
Response
Assessment config detail
An assessment configuration defining which questions are asked and how they are scored.

