Get a guide assignment

Returns a single guide assignment by ID.

The single-record version of List Guide Assignments. It returns the full detail of one learner-and-guide pairing: status, score, completion percentage, due date, time spent, who assigned it, and when it was completed. The assignment id for a given learner can be found using List Guide Assignments.

Example: a manager tool where clicking into one employee's row shows the exact status, score and completion date for that one assignment.

Assignments mirror guides in the API: just as there's a guide endpoint and a guide steps endpoint, there's an assignment endpoint and an assignment steps endpoint — the first gives you the overall result, the second drills into individual steps. For the step-by-step breakdown, use List Guide Assignment Steps.


Path Params
string
required

Guide assignment ID.

Response

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json