View Objects that Support References

get

/api/restapi/entityReference/linkableObjectReferences

This endpoint returns objects that may be linked.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation. Returns objects of the requested object type that can be linked to the specified record. Supported response types are Activity, Work Manager Task, Program Risk, and Project Risk.
Body ()
Root Schema : List<Object>
Type: array
Title: List<Object>
Show Source
Nested Schema : items
Type: object

204 Response

Successful operation with no content.

404 Response

The requested reference does not exist, or you do not have access to it.
Back to Top