List member identity mappings for an integration
GET/api/v1/orgs/:org/integrations/:uid/identities
Returns every organization member together with their identity on this integration (e.g. their Slack user id on the connected workspace). Identities are used to mention the on-call person in channel alerts; they are never used for paging. Read-only and cheap: this never calls out to the provider. Slack-only — other integration types return 400.
Request
Responses
- 200
- 400
- 401
- 404
Per-member mapping status
Validation error
Authentication required
Resource not found