---
title: "Gets the number of signed up users"
method: POST
path: "/slackbot"
tags: ["slackbot"]
---

# Gets the number of signed up users

`POST /slackbot`

## Response `200`

Text response

- CommandsResponse
  - `blocks` string
  - `response_type` string — ephemeral or in_channel
  - `text` string

## Changes

- **2023-08-21** `245fcc28b68d` — 1 info
  - endpoint added
- **2022-05-18** `c8572ecc9480` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/schej-it/apis/schej-it-api/changes/slackbot/post.md)

---

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