Get job status
SignBox API (1.0.0)
For testing purposes, Uanataca provides integrators of a pre-configured test-mode SignBox Optimizer accessible at the following URL: https://optimizer-developers.uanataca.com
For more information about the sandbox environment click here. UANATACA SIGNBOX API Sandbox
Download OpenAPI description
Languages
Servers
https://docs.namirial.app/signbox/
https://docs.namirial.app/signbox/api/v1/job/{jobid}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.namirial.app/signbox/api/v1/job/{jobid}'Response
application/json
{ "status": "completed" }
https://docs.namirial.app/signbox/api/v1/result/{jobid}
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
'https://docs.namirial.app/signbox/api/v1/result/{jobid}'Response
No response example