cURL
curl --request GET \ --url https://api.alfaone.com/api/v1/assessments/{assessmentId}/questions \ --header 'x-api-key: <api-key>'
200
Example
Returns all questions for a specific assessment, ordered by their display order.
API key for authentication. Format: ak_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Unique identifier of the assessment
Successful response
Show child attributes