EnrichmentSources
Get enrichment source by token
Return an EnrichmentSource.
GET
Get enrichment source by token
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
EnrichmentSource model
The token for the EnrichmentSource.
The enrichment source type.
Available options:
custom_llm_enrichment_source, cloudflare_ai_gateway_enrichment_source, lite_llm_enrichment_source, aws_bedrock_enrichment_source Example:
"custom_llm_enrichment_source"
The display name for the enrichment source type.
Example:
"Custom LLM Enrichment"
The token for the Integration that owns this EnrichmentSource.
Whether the EnrichmentSource is active.
The date and time, in UTC, the EnrichmentSource was created. ISO 8601 Formatted.
Example:
"2026-08-04T00:00:00Z"