---
title: "Founder Nudges Tick"
method: POST
path: "/api/app-auto-gtm/founder-nudges/tick"
tags: ["AppAutoGtm"]
---

# Founder Nudges Tick

`POST /api/app-auto-gtm/founder-nudges/tick`

## Response `200`

Successful Response

- FounderNudgesTickResponse — Counters from one founder-nudges cron pass (founder-ask + paused-nudge). ``skipped`` is a short reason when the handler took no action (e.g. self- lock held).
  - `scanned` integer
  - `founder_ask_sent` integer
  - `paused_nudge_sent` integer
  - `failed` integer
  - `skipped` string, nullable

---

[API](https://skmtc.dev/explee/apis/explee-api.md) · [All operations](https://skmtc.dev/explee/apis/explee-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/explee/explee-api/revisions/aec0744a2cd1/schema)
