AI Subtitling
Callback Response
Using Callbacks to Return Response to Your Server
Callback Response
When Quickreel completes processing your request, it sends a callback response to the URL specified in the callBackUrl
parameter. Below is an example of the response you will receive:
For more details on handling callback responses, refer to the Callback Intoduction page in the documentation.
Response Attributes:
Response Attributes
statusCode
: The HTTP status code indicating the result of the request.status
: The status of the request.message
: A message indicating the state of the project.data
: An object containing detailed information about the project.statusCode
: The HTTP status code indicating the result of the project request.requestId
: The unique identifier of the request.requestStatus
: The status of the request.videoUrl
: The URL of output the video.