Azure / Azure/azure-rest-api-specs
Include Data Asset IDs in Data Product Query API Response
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
### API Spec link
POST /datagovernance/catalog/dataProducts/query
### API Spec version
2026-03-20-preview
### Please describe the feature.
The API currently returns only Data Product metadata and search results.
However, it does not include associated Data Asset IDs or relationship information.
Because of this, additional API calls are required to retrieve related Data Assets:
Query Data Products
Call relationships API
Fetch Data Assets separately
This increases:
API round trips
Latency
Client-side complexity
Contributor guide
Research direction
Start with the POST /datagovernance/catalog/dataProducts/query definition for API version 2026-03-20-preview and inspect its current response schema. Determine how associated Data Asset IDs and relationship information should appear; done means clients can obtain those associations from this response without separate relationship and Data Asset calls.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- openapi
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100