{ "operationId": "Get Bulk Activation Email Resend Job Errors", "method": "GET", "path": "/identity/organizations/{orgId}/jobs/sendActivationEmails/{jobId}/errors", "summary": "Get Bulk Activation Email Resend Job Errors", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": { "items": [ { "itemNumber": 1, "error": { "key": "304", "message": [ { "description": "Re-send invite for 875ae291-3430-4ccb-85de-3db73ccb31d8 by bfb4b090-fcea-488a-94f0-0ec1897e20da is suppressed as the user 875ae291-3430-4ccb-85de-3db73ccb31d8 has already received an invitation email in last 24 hours ; Error with user@example.com.", "code": "ATLAS-600199", "locationId": null } ] }, "trackingId": "NA_e0047e0e-804b-4cbc-817a-80c99d5a87a2_1_2" } ] } } ] }