POST ContentService/references/mapping/xrefs
Summary: All cross references and physical entities associated with a list of given identifiers
Operation ID: getCrossReferencesForList
Auth: unknown
Operation ID: getCrossReferencesForList
Auth: unknown
Description
Retrieves a paginated list containing cross references and physical entities associated with the matching reference entities identifiers
Parameters (5)
dbFilter
(string, query, optional)
Database filter to apply to results
includeRef
(boolean, query, optional, default: False)
Global parameter - If true, replace element ref to dbId by standard JSOG object {@ref}
page
(integer, query, optional, default: 0)
Page to process, starting from 0
pageSize
(integer, query, optional, default: 100)
Page size to process, an element being one of the submitted identifiers
view
(string, query, optional, default: flatten)
Global parameter - Customise the view to be more concise and/or aggregate relationships
Constraints: {'enum': ['flatten', 'nested', 'nested-aggregated']}
No probe data for this endpoint yet.