cURL
Get Contact Import
Get a contact import’s status and counts. Requires API key with audience:read.
GET
cURL
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → Developers → API Keys.
Path Parameters
Import job ID (MongoDB ObjectId)
Pattern:
^[0-9a-fA-F]{24}$