Theme
/fal-ai/veo3/requests/
GET
https://www.kkiai.com/fal-ai/veo3/requests/{request_id}
Request Parameters
Authorization
Add the Authorization parameter to the Header. Its value is the Token concatenated after Bearer.
Example: Authorization: Bearer ********************
Path Parameters
| Parameter Name | Type | Required | Description |
|---|---|---|---|
request_id | string | Required |
cURL Example
bash
curl --location --request GET 'https://www.kkiai.com/fal-ai/veo3/requests/46d69eca-9cf3-475b-974d-8e8fc405cd67' \
--header 'Authorization: Bearer <token>'Response
🟢 200 Success
Response Example
json
{}