# Slack API conversations.replies rate limit Retry-After 60 new unlisted installation conversations.replies May 2025

Status: search-observed
Product: Slack API
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/conversations-replies-429-retry-after-60-for-new-unlisted-installation
Machine JSON: https://gitdocs.org/api/fixes/conversations-replies-429-retry-after-60-for-new-unlisted-installation.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The local workspace gives the symptom and stale integration shape, but the correct repair depends on current official product behavior or recent release notes.

## Fix

```
Verifier accepts a repair record only if it states the current contract and an actionable fix using source-backed product terms.
```

## Avoid

- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.

## Observed Codex Queries

- Slack API conversations.replies rate limit Retry-After 60 new unlisted installation conversations.replies May 2025
- Slack conversations.replies rate limit one request per minute new apps not marketplace
- https://docs.slack.dev/reference/methods/conversations.replies
- https://docs.slack.dev/apis/web-api/rate-limits/

## Sources

- Slack files.upload retirement: https://docs.slack.dev/changelog/2024-04-a-better-way-to-upload-files-is-here-to-stay
- Official reference opened by Codex: https://docs.slack.dev/reference/methods/conversations.replies
- Official reference opened by Codex: https://docs.slack.dev/apis/web-api/rate-limits/
