Scripts
List scripts
List durable bash scripts stored for a project.
get/scripts
Query parameters
projectIdstring uuid
Project to list scripts for. Auto-filled from CLI and SDK context when omitted.
searchstring
Case-insensitive partial match on script name.
cursorstring
Cursor from a previous response's nextCursor to fetch the next page.
limitinteger
Maximum number of scripts to return per page.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.