Connection Admin permissions are required to use this endpoint.
Retrieves dbt exposures for the specified model. This endpoint computes exposures on-demand by analyzing which dbt models are referenced by dashboards that use the specified model.
This enables automated retrieval of exposure data previously only available via the manual Sync exposures flow in Omni, making it ideal for CI/CD pipelines and automated workflows.
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
ID of the model
Number of results per page (1-100).
1 <= x <= 100Pagination cursor from a previous response's pageInfo.nextCursor.