latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

Credentialing Outreach Resource

Fetch lightweight outreach status by ID

Returns a summary view of a single outreach record, suitable for lightweight status checks. Use this when you need basic outreach status and do not require the full email thread, replies, attachments, or timeline; for the full detail view, use GET /credentialing-outreaches/{id}/details instead. The id is the outreach record ID returned in the 201 body of POST /credentialing-outreaches, or from GET /credentialing-outreaches/workflow/{workflowId}.

get/credentialing-outreaches/{id}

Path parameters

idstring required

Outreach record ID, returned from POST /credentialing-outreaches or GET /credentialing-outreaches/workflow/{workflowId}.

Headers

tenant-idstring required

Tenant ID used to scope the lookup to the caller's organization.

Response

The outreach summary record identified by id. The data field is an opaque JSON node - its schema only exposes Jackson's own node-type introspection (empty/valueNode/containerNode), not the actual outreach fields it carries.

idstring
workflowIdstring
workflowIdsstring[]
createdBystring
createdAtstring date
updatedAtstring date