generated: '2026-07-15' method: generated source: openapi/signeasy-openapi.yml description: Recommended x-agentic-access execution contracts, classified heuristically from the OpenAPI. A governance starting point for exposing this API to AI agents — review and bind audience per deployment. See research/curity/agentic-governance/. summary: operations: 12 by_action_class: acting: 9 connected: 3 by_consequence: physical: 2 read: 3 write: 7 human_in_the_loop_required: 0 operations: - path: /rs/envelope/ method: post operationId: createEnvelope x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /rs/envelope/{pending_file_id} method: get operationId: getEnvelope x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /rs/envelope/{pending_file_id}/cancel method: post operationId: cancelEnvelope x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /rs/{rs_id}/cancel method: post operationId: cancelSignatureRequest x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /rs/envelope/signed/{signed_id}/{source_id}/download method: get operationId: downloadSignedFile x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none - path: /original/ method: post operationId: uploadOriginal x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /template/{template_id} method: put operationId: updateTemplate x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /template/{template_id}/embed method: post operationId: fetchEmbeddedTemplateCreateUrl x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /rs/embedded/url/ method: post operationId: fetchEmbeddedSendingUrl x-agentic-access: action-class: acting consequence: physical subject: required audience: null token: max-ttl: 300 exchange: true purpose-required: true escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /rs/embedded/{pending_file_id}/cancel/ method: post operationId: cancelEmbeddedSignatureRequest x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /rs/embedded/signing_url/ method: post operationId: fetchEmbeddedSigningUrl x-agentic-access: action-class: acting consequence: write subject: required audience: null token: max-ttl: 900 escalation: human-in-the-loop: conditional triggers: - abnormal - high-value audit: required - path: /me/ method: get operationId: fetchUser x-agentic-access: action-class: connected consequence: read subject: optional token: max-ttl: 3600 audit: none