GET/​v1/​envelopes/​:id

Retrieve an envelope

This endpoint allows you to retrieve an envelope by providing its unique id. Returns a status of 200 OK and an envelope object if successful.

Request

GET
/v1/envelopes/:id/
curl "https://api.getmagistrate.com/v1/envelopes/96833327-8256-4d4d-b04a-3bef8da020e5/" \
  -H "Authorization: Token d0b0b4628e184832b1b0bc1e93fbd487"