Skip to content

OpenAI 작업 조회

GET
/v1/videos/{id}
  • 지정한 비디오 작업의 최신 실행 상태를 조회합니다
  • 경로 파라미터 id에는 작업 생성 시 반환된 ID를 사용합니다
  • 작업이 완료되면 응답의 video_url에서 영상 주소를 확인할 수 있습니다
  • 공식 문서: Videos retrieve

Authorizations

bearer
Type
HTTP (bearer)

Responses

application/json
object

Playground

Authorization
Variables
Key
Value

Samples