get
/jobs/track/{trackingid}
Get status of a specific request by TrackingID
Request Parameters
1 Path Parameter
1 Header
Responses
Schema
requestid
string
This is the system generated unqiue ID provided to you while placing a request with Pepipost.
required
request_type
string
Type of request:
- export
- delete
- cancel
required
status
string
Status of your request:
- PENDING - Request is in pending status.
- SUCESS - Request sucessfully executed.
- FAILED - Request failed.
- REVOKED - The request is canceled.
required
trackingID
string
This is the unqiue ID provided by you while placing a request with Pepipost.
required
callbackURL
string
The URL on which the requested data will be posted.
required
Send a Test Request
GET
Send requests directly from the browser (CORS must be enabled)
Path Params
1 path param not set
trackingid
$$.env
No $$.env variables are being used in this request.