Resolve multiple identifiers, returning their SYNQ paths and identity groups.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Identifiers to resolve.
Identifier is a unique reference to an entity in SYNQ system. Entity identifiers are designed to closely mimic identifiers used by data platforms and tools. To construct an identifier, you need to know the kind of the entity and the ids that you would normally use to identify it in the data platform or tool. For example, to identify a table in BigQuery, you would need to know the project, dataset, and table names.
When true, also verify that the resolved entities actually exist in the system.
Success