Analytics of a file
GET/datasets/:id/files/analytics
Returns analytics/profiling for a dataset file plus optional transformed_file_url (presigned or N/A). Query filename is required. analytics.Status may be Unavailable when profiling is not ready. Caller needs dataset access.
Request
Responses
- 200
- 400
- 500
File analytics payload (FileAnalytics).
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Validation/auth failure. Codes include AUTH-1012 (missing filename or no dataset access). Inactive dataset (DS-1002) and missing IsActive (GE-1034) return 500, not 400.
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers
Backend/generic failure. Includes inactive dataset (DS-1002) and missing IsActive metadata (GE-1034).
Response Headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
Access-Control-Allow-Headers