Skip to main content

Overview

Get a single cron job by its unique identifier.

Parameters

string
required
The UUID of the cron job to retrieve.

Response

Cron
required
The cron job object.

Errors

  • NotFoundError: If the cron job doesn’t exist
  • UnauthorizedError: If API key is invalid or missing

Examples

Check Cron Status

List Events Created by Cron