Scripts
Get a script
Get a single project script by name, including its body.
get/scripts/{name}
Path parameters
namestring required
Script name to fetch.
Query parameters
projectIdstring uuid
Project that owns the script. Auto-filled from CLI and SDK context when omitted.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.