Skip to main content
GET
/
api
/
v1
/
templates
/
{id}
/
scripts
List template scripts
curl --request GET \
  --url https://api.webscraping.titannet.io/api/v1/templates/{id}/scripts
{
  "success": true,
  "data": "<unknown>"
}

Documentation Index

Fetch the complete documentation index at: https://webscraping.titannet.io/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required

Query Parameters

include_inactive
string

Response

200 - application/json

OK

success
boolean
data
any