Function getSpaceAssignment

  • 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.

    Parameters

    • spaceId: string

      The ID of the space of the assignment.

    • assignmentId: string

      The ID of the assignment to retrieve.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetSpaceAssignmentHttpResponse>

    GetSpaceAssignmentHttpError