Box · Capability
Box Sign Requests API — Sign Requests
Box Sign Requests API — Sign Requests. 5 operations. Lead operation: Box List sign requests. Self-contained Naftiko capability covering one Box business surface.
What You Can Do
GET
Getsignrequests
— Box List sign requests
/v1/sign-requests
POST
Postsignrequests
— Box Create sign request
/v1/sign-requests
GET
Getsignrequestsid
— Box Get sign request by ID
/v1/sign-requests/{sign-request-id}
POST
Postsignrequestsidcancel
— Box Cancel sign request
/v1/sign-requests/{sign-request-id}/cancel
POST
Postsignrequestsidresend
— Box Resend sign request
/v1/sign-requests/{sign-request-id}/resend
MCP Tools
box-list-sign-requests
Box List sign requests
read-only
idempotent
box-create-sign-request
Box Create sign request
box-get-sign-request-id
Box Get sign request by ID
read-only
idempotent
box-cancel-sign-request
Box Cancel sign request
box-resend-sign-request
Box Resend sign request