Sendbird / Communication
Sendbird Chat Platform server-side API v3
Manage users, group channels, open channels, messages, metadata, moderation, bots, and announcements through the official Sendbird Chat Platform API v3. The complete boundary is the 83 REST endpoints reconstructed from a pinned official generated SDK revision; client realtime protocols and Chat SDKs are not part of this collection. Application data is the caller's private content, so Pontx does not proxy, cache, or aggregate it and callers use the local SDK/CLI directly.
- Provider
- Sendbird
- Authentication
- API Key
- Endpoints
- 83
- Schemas
- 173
- Live calls
- Unavailable
- SDK
- v0.1.0
GET /v3/users/{user_id}
View a user
Retrieves information about a user by user_id, returning the user's resource representation including attributes such as nickname and profile image.