Get resend by query job status
Get the status of a resend by query job
GET
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the webhook
The ID of the resend job
Response
Job status
Bulk resend job ID
Example:
"123e4567-e89b-12d3-a456-426614174000"
Bulk resend job status
Available options:
QUEUED, IN_PROGRESS, COMPLETED, FAILED Example:
"COMPLETED"
Number of notifications processed
Example:
100
Total number of notifications to process
Example:
1000
Previous
List all contract templatesReturn minimal representation of all the contract templates available for the workspace.
Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.
Next
TypeScript