Skip to main content
Get Selection Shadow Members Archive Rows

Headers

Accept-Language
string

Convert string references and multi-language values into a specified language (iso2) code.

SO-Language
string

Convert string references and multi-language values into a specified language (iso2) code. Overrides Accept-Language value.

SO-Culture
string

Number, date formatting in a specified culture (iso2 language) code. Partially overrides SO-Language/Accept-Language value. Ignored if no Language set.

SO-TimeZone
string

Specify the timezone code that you would like date/time responses converted to.

SO-AppToken
string

The application token that identifies the partner app. Used when calling Online WebAPI from a server.

Path Parameters

selectionId
integer<int32>
required

The selectionId we want selection members for.

Query Parameters

$select
string

(optional) Comma separated Column names to include in result. List of columns varies depending on the selection's TargetTable. e.g. 'name', 'firstname,name', 'startTime,firstname,name'

$mode
string

FULL (with raw values and hints for each value) or SLIM (just the display values)

$format
string

Set XML or JSON output format; override the format determined from Accept header.

Response

OK

Easy to use archive results - just a flat list of values.

odata.metadata
string
value
object[]