GET odata/v2/PersonsV2?key={key}

Authentication required: True

Description: Return a single Person object which can be filtered by using the OData v 4.0 $filter parameter.

Remarks: The Unique Id is of type Guid. Passing a wrong Id will cause OData to return a null object.

Conventions and OData parameters

This section is not available yet.

Available $expands

This section is not available yet.

Request Information

Parameters

NameDescriptionAdditional information
key
The unique id of an existing Person of type  Guid

Define this parameter in the request URI.