Command Palette
Search for a command to run

List cron jobs

Retrieve all cron jobs for a project

GET
/auth/v1/seed/{namespace}/projects/{proj}/crons

Path parameters

namespace
type: string
required
The namespace (user or organization) the project belongs to.
proj
type: string
required
The project ID or slug.