Jump to
GET
List routines
/routinesList available routines for your project or public routines.
Request
URL
GET /routines?scope=projectQuery parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
scope | string | No | Either "project" (default) or "public" |
Headers
Authorization: Bearer YOUR_SERVICE_TOKENResponse
Success response (200) example
JSON
Code examples
bash
bash
JavaScript
Python