Skip to main content
GET
/
scripts
/
raw
/
{scriptid}
cURL
curl --request GET \
  --url https://kyvornapi.peretas.tech/scripts/raw/{scriptid}
{
  "error": "<string>"
}

Learn more about implementing Kyvorn into your UI

Path Parameters

scriptid
string
required

ID of the script to get the raw file of. NOTE: Starts with script_.

Response

Full script content