GET
/
scripts
/
raw
/
{scriptid}
cURL
curl --request GET \
  --url https://kyvornapi.peretas.tech/scripts/raw/{scriptid}
This response does not have an example.

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