Skip to main content
GET
/
pipeline
/
classifier
/
{analysis_id}
/
fields
/
{field_name}
Get Field Summary values for a field in an analysis
curl --request GET \
  --url https://api.mezmo.com/v3/pipeline/classifier/{analysis_id}/fields/{field_name} \
  --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

Path Parameters

analysis_id
string<uuid>
required

The classifier analysis to get values of

field_name
string
required

The name of the field to get values of

Response

200

Default Response