Skip to main content

Endpoint

Request Body

string
required
Template ID.

Response

{ hasRecurrence: boolean; isPublished: boolean; nextRunAt: string | null; lastRunAt: string | null }
Current recurrence and publish state.

TypeScript