Detect Conventions
POST/traces/conventions:detect
Inspect an export using the same framing and handlers as the ingest worker.
Stateless and workspace-unscoped: the payloads are supplied inline in the request body rather than read from a stored resource, so there is nothing to authorize against beyond authentication. Returns 422 if the number of records to inspect exceeds the configured detection limit.
Request
Responses
- 200
- 422
Successful Response
Unprocessable Entity