boldsign.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Brands
get
brands.get
Get details of one brand by brandId.
Risk: read
Output
list
brands.list
List all brands available to the account.
Risk: read
result full type
result full type
Custom Fields
create
customFields.create
Create a reusable custom field under a BoldSign brand.
Risk: write
formField full type
formField full type
edit
customFields.edit
Update a brand custom field by customFieldId.
Risk: write
formField full type
formField full type
Documents
createEmbeddedRequestLink
documents.createEmbeddedRequestLink
Create an embedded document request URL for draft/send flows.
Risk: write
signers full type
signers full type
files full type
files full type
editBeta
documents.editBeta
Edit an existing document request (beta endpoint).
Risk: write
signers full type
signers full type
cc full type
cc full type
files full type
files full type
extendExpiry
documents.extendExpiry
Extend document expiry window for pending signers.
Risk: write
Output
list
documents.list
List documents with filters and pagination.
Risk: read
Output
pageDetails full type
pageDetails full type
result full type
result full type
listBehalf
documents.listBehalf
List documents sent on behalf of users.
Risk: read
Output
pageDetails full type
pageDetails full type
result full type
result full type
listTeam
documents.listTeam
List documents across teams/users with filters.
Risk: read
Output
pageDetails full type
pageDetails full type
result full type
result full type
removeAuthentication
documents.removeAuthentication
Remove signer authentication from a document recipient.
Risk: write
Output
send
documents.send
Send a document for signature.
Risk: write
signers full type
signers full type
files full type
files full type
reminderSettings full type
reminderSettings full type
Helpers
uploadFile
helpers.uploadFile
Prepare a file payload for BoldSign multipart/json send APIs using base64 data URI.
Risk: read
Output
file full type
file full type
Plan
getApiCreditsCount
plan.getApiCreditsCount
Get remaining API credits count.
Risk: read