GET
/
v1
/
envelopes
/
{envelope_id}

Retrieves the details of an envelope.

Path Parameters

envelope_id
uuid
required

The unique identifier of an envelope.

Returns

Returns a 200 OK status code along with an envelope object if successful, or an error otherwise.