OpenAI Query Task

Given a prompt, the model will return one or more predicted completions, and can also return the probabilities of alternative tokens at each position. Create a completion for the provided prompt and parameters

Endpoint

GET http://v98store.com/v1/videos/{id}

cURL Command

curl -X GET 'http://v98store.com/v1/videos/{id}' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN'

Parameters

NameInDescriptionRequired
idpathYes
Content-TypeheaderYes
AcceptheaderYes
AuthorizationheaderNo
X-Forwarded-HostheaderNo

Request Body

Responses

200 -

Example

undefined