GET api/v1/orgs/{orgid}/jobs/{jobid}/searchpara?aryaType={aryaType}
Retrieve the saved search parameters for a Job.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| orgid | Value of Arya Organization ID |
Define this parameter in the request URI. |
| jobid | Value of Arya Job ID |
Define this parameter in the request URI. |
| aryaType | Valid Values - Social/Internal |
Define this parameter in the request URI. |