GET api/v1/orgs/{orgid}/GetJobbyRefrenceIDandClientJobID?RefrenceID={RefrenceID}&ClientJobID={ClientJobID}
Retrieve the Arya Job by external Reference ID and Client JobID.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| orgid | Value of Arya Organization ID |
Define this parameter in the request URI. |
| RefrenceID | Value of Refrence ID |
Define this parameter in the request URI. |
| ClientJobID | Value of ClientJobID |
Define this parameter in the request URI. |