The can be used to view
information about a specific Box Sign request. This endpoint requires the sign
request’s ID, which can be obtained by using the
or in the response when
.
Report incorrect code
Copy
Ask AI
curl -i -X GET "https://api.box.com/2.0/sign_requests/<SIGN_REQUEST_ID>" \ -H "authorization: Bearer <ACCESS_TOKEN>"