API call to return Union profile view
Hello
Is there a call which can return all of the schemas and profiles attributes ? I am looking for an single /POST call which mimics the union schema view of Adobe RTCDP > Profiles > Union schema view. We can request all schemas using schema registry API, but this does not display all attributes.
Looking into the UI calls we can see there is a /POST to https://platform.adobe.io/data/xql/graphql.
It appears however the api_key need for this endpoint requires specific authorization. Is there a API which can be added to a developer project to request this information?
