Skip to main content

Overview

Manages background process execution within PADS4. Tracks running processes, their status, and output. Used by other services to launch and monitor long-running operations.

Authentication

All endpoints use the standard PADS4 session cookie. Obtain it once and reuse:
Replace https://<your-server> with your PADS4 server address and <ServiceName> with the service path shown above.

Endpoint Reference


Request & Response Examples

POST /api/v1/process

Request:
Response 200 OK:

GET /api/v1/process

Request:
Response 200 OK:

POST /api/v1/process/getResult

Request:
Response 200 OK:

POST /api/v1/public-process

Request:
Response 200 OK:

GET /api/v1/public-process

Request:
Response 200 OK: