Skip to main content
Request access to a teammate’s integration credentials. The integration owner receives a notification and approves or rejects. Used by team members who need read or write access to an integration they don’t own.

Read a pending request (public preview)

The {token} is delivered to the requester via email. Public route; the token is the only auth. Response:

Approve or reject

Body: { "decision": "approve" } or { "decision": "reject" }.

Errors