Get Job Architecture Change Details
Get detailed information about a specific Job architecture change.
Documentation Index
Fetch the complete documentation index at: https://developers.techwolf.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100[a-zA-Z0-9_-]+"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Query Parameters
Additional data to include in the response. Use 'context' to include context information for the change.
context Response
OK
The unique ID in your system, consisting of alphanumeric characters, hyphens and underscores.
1 - 100[a-zA-Z0-9_-]+"a3903505-eb84-42dc-a79f-5e7b1fe897b7"
Type of change made to a Job.
add_job_description "add_job_description"
Current status of a Job change.
preview, generating, generating_preview, suggested, saving, saved, deleted, generate_failed, save_failed "suggested"
The actual change data
{
"job_id": "job_external_id_1",
"job_description": "The Front-End Developer is responsible for implementing visual elements that users interact with on the company's web applications..."
}
Context information for the change (included when include=context parameter is used)