Batch-fetch latest column profiles by table and/or column FQN
Data Assets
Batch-fetch latest column profiles by table and/or column FQN
Return the latest column profile for every column matched by table_fqns and/or column_fqns. At least one filter is required (validated in the request model). Returns an empty list when nothing is profiled — does NOT 404.
POST
Batch-fetch latest column profiles by table and/or column FQN
Documentation Index
Fetch the complete documentation index at: https://docs.emergence.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Bearer token authentication. Include the token in the Authorization header as: Authorization: Bearer <token>. The JWT must contain valid client_id, and project_id claims for tenant isolation and SDK routing.
Body
application/json
Response
Successful Response
Response body for POST /profiles/columns/batch.

