Skip to main content
GET
Get security export destination health

Authorizations

Authorization
string
header
required

Enter a Forge service-account token or delegated OAuth access token. Mintlify adds the Bearer prefix.

Path Parameters

organizationId
string
required
destinationId
string
required

Response

Bounded delivery cursors, replay jobs, attempts, and dead-letter health for one destination.

destinationId
string
required
status
enum<string>
required
Available options:
active,
paused,
unhealthy
lookbackDays
integer
required
lookbackCaughtUp
boolean
required
cursors
object[]
required
replayJobs
object[]
required
Maximum array length: 10
recentBatchAttempts
object[]
required
Maximum array length: 25
deadLetters
object[]
required
Maximum array length: 100
deadLetterCount
integer
required
oldestUndeliveredAt
string<date-time>
optimizationEstimate
object

Sanitized bounded delivery-health record. Provider errors are redacted and internal payload references are omitted by the server.