Skip to main content
GET
/
pipeline
/
transform
/
classifier
/
analysis
cURL
curl --request GET \
  --url https://api.mezmo.com/v3/pipeline/transform/classifier/analysis \
  --header 'Authorization: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Enter your token in the format: Token mytokengoeshere

Query Parameters

status
enum<string>

Fetch the transform analysis having this status

Available options:
in_progress,
complete
pipeline_id
string<uuid>

Fetch the processor analyses for the pipeline with the specified ID

Response

200

Default Response