API Request for Fetching Primary Identifier in AEP
I would like to fetch the primary identifier of the dataset. Is there any API request available for that in AEP?
I would like to fetch the primary identifier of the dataset. Is there any API request available for that in AEP?
@prikshitba Here are steps 1. Use the Catalog Service API to fetch dataset details. 2. Now call the Schema Registry API to fetch the schema. 3. In the response, under meta:identity, inside the field definitions, you will see "primary": true - This marks the primary identity field.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.