View an Assignment Favorite

get

/primeapi/restapi/assignmentFavorite/{id}

This endpoint returns assignment favorites that meet the following requirements:
  • The object has an ID that matches the value of the {id} path parameter.
Assignment favorites represent assignments that you consider particularly important.

Request

Path Parameters

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : ApiEntityAssignmentFavorite
Type: object
Show Source

404 Response

The requested assignment favorite does not exist, or you do not have access to it.