Api Home > Projection > GetProjection

GET api/V3/Projection/GetProjection?id={id}&typeProjectionId={typeProjectionId} Returns json format of an object based on the provided type projection id.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The string id of the object (i.e. IR123)

string

Required

typeProjectionId

The id of the type projection

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />