Returns specific Assignment associated with a single Onboarding ProcessAsk AIget https://api.smartrecruiters.com/smartonboard-api/v202205/onboarding-processes/{onboardingProcessId}/assignments/{assignmentId}Path ParamsonboardingProcessIduuidrequiredID of the Onboarding ProcessassignmentIduuidrequiredID of the AssignmentResponses 200Return the assignment with a given id for an onboarding process 401With codes: * NOT_AUTHORIZED_TO_ACCESS_RESOURCE when caller is not authorized to access resource 404With codes: ASSIGNMENT_NOT_FOUND when there is no Activity with provided id for an Onboarding Process 500Unexpected errorUpdated 7 months ago