Retrieves a single assignment by assignment ID. Use GET /spaces/{spaceId}/assignments to list all users and groups assigned to the space and their assignment ID.
GET /spaces/{spaceId}/assignments
The ID of the space of the assignment.
The ID of the assignment to retrieve.
Optional
GetSpaceAssignmentHttpError
Retrieves a single assignment by assignment ID. Use
GET /spaces/{spaceId}/assignments
to list all users and groups assigned to the space and their assignment ID.