Get job parameters

Returns the raw input parameters a job was created with, as a JSON object whose structure depends on JobType.
Carries the inputs only — no status, progress, or errors.
Regular users can only access parameters for jobs they initiated. Admins can access any job in their organization.

Path Params
uuid
required

The job ID.

Responses

204

Job exists but has no parameters.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json