Scenario Jobs API

Inspect the status, progress, metadata, and output assets of an asynchronous generation or training job. Generation and training requests return a jobId immediately; clients poll the Jobs API (or receive a webhook callback) to retrieve the final assets once the job reaches a terminal state.

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: scenario-gg:scenario-jobs-api
name: Scenario Jobs API
tags:
- AI
- Game Assets
- Jobs
- Async
humanURL: https://docs.scenario.com/reference/getjobsbyjobid
baseURL: https://api.cloud.scenario.com/v1
properties:
- url: https://docs.scenario.com/reference/getjobsbyjobid
  type: Documentation
description: Inspect the status, progress, metadata, and output assets of an asynchronous generation or
  training job. Generation and training requests return a jobId immediately; clients poll the Jobs API
  (or receive a webhook callback) to retrieve the final assets once the job reaches a terminal state.