list
POST /public/envelope/list
List all envelopes in a workspace.
Request Body
Section titled “Request Body ”object
The UUID of the workspace to list the envelopes in.
Optional array of tag names to filter envelopes by
The page number to retrieve (1-indexed). Defaults to 1. Each page contains up to 50 results.
Responses
Section titled “ Responses ”Default Response
object
object
The unique identifier of the envelope.
The title of the envelope.
The date and time the envelope was created (unix timestamp).
The date and time the envelope was last updated (unix timestamp).
The status of the envelope.
The UUID of the workspace the envelope belongs to.
The metrics of the envelope.
object
The number of signatures on the envelope.
The number of signatures required on the envelope.
The number of approvals on the envelope.
The number of approvals required on the envelope.
The tags of the envelope.
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
The unique identifier of the request
The timestamp of the response
The path of the request
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
The unique identifier of the request
The timestamp of the response
The path of the request
Default Response
object
HTTP status code
object
The error code
The error message
A suggestion to resolve the error
A URL to the documentation
The unique identifier of the request
The timestamp of the response
The path of the request