Jobs
Get Job Configuration
GET
/
v2
/
get_job_config
Retrieve the current configuration settings for a specific job.
Query Parameters
job_id
string
requiredJob ID to retrieve configuration for
Response
200 - application/json
custom_prompt
string | null
other_model_params
any | null
seed
integer | null
stream
boolean | null
temperature
number | null
top_k
integer | null
top_p
number | null