GET
/api/v1/leads/{leadId}
Path parameters
leadId required | string · uuid Lead id |
Response
200Lead, identities, and enrollments.
| lead | object
| ||||||||||||||||||||||||||||||||||||
| requestId | string · uuid Id of this request, for support and troubleshooting |
Errors
- 400: Bad request
- 401: Unauthorized: missing or invalid API key
- 403: Forbidden
- 404: Not found
- 422: Invalid request payload