Node.js SDK
Get Contact
Get a single contact by ID. Requires API key with audience:read.
GET
Node.js SDK
Authorizations
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Path Parameters
Contact ID (MongoDB ObjectId)
Pattern:
^[0-9a-fA-F]{24}$Query Parameters
Project ID