You can request current information for one or more members at a time by sending the following request.
API request format
GET /membervalues/asof/9999?memberId={comma-separated list of member IDs}
Content control
-
Use
/membervalues/asof/9999to ensure that only the latest Member Values are returned. For more information, see /membervalues/asof/{datetime}. - Filtering by
memberIdwill ensure only the information of the requested member(s) will be returned. For more information, see Content control. - You can specify a single
memberIdor more than one in a comma-separated list. - Use
limitto set the maximum number of entities returned per page when requesting large amounts of data. For more information, see Content control.
For more information, see Content control.