Enrichment Records
Last updated Sep 16th, 2025
get api.withmono.com/v2/enrichments/record/{jobId}v1.0 
This resource returns all data enrichment records of a particular job.
Headers
Request
12345
curl --request GET \
  --url https://api.withmono.com/v2/enrichments/record/{jobId} \
  --header 'accept: application/json' \
  --header 'content-type: application/json' \
  --header 'mono-sec-key: string' \
Response
Choose an option from the drop down or click one of these buttons to see an example:
