View Linked References

get

/api/restapi/entityReference/linkedReferences

Send a request to this endpoint to view all the linked references.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation. Returns the objects linked to the specified record. The response may contain Activities, Work Manager Tasks, Program Risks, Project Risks, and Projects.
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