---
title: "Find next available slot"
method: GET
path: "/find-slot/{id}"
tags: ["Integrations"]
---

# Find next available slot

`GET /find-slot/{id}`

Get the next available time slot for posting to a specific channel.

## Path parameters

- `id` string, required

## Response `200`

Next available slot

- object
  - `date` string, date-time

---

[API](https://skmtc.net/postiz/apis/postiz-public-api.md) · [All operations](https://skmtc.net/postiz/apis/postiz-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/postiz/postiz-public-api/revisions/91e98b6af585/schema)
