This guide covers how to retrieve pending and historical Send invites from the sender’s perspective using theDocumentation Index
Fetch the complete documentation index at: https://dev.jup.ag/docs/llms.txt
Use this file to discover all available pages before exploring further.
/send/v1/pending-invites and /send/v1/invite-history GET endpoints.
Overview
NOTEBoth of the following endpoints only returns the invites that are set up by the sender and not from the perspective of the recipient.
- Pending invites: Invites created by the sender that are not yet expired and can be clawback/claimed.
- Invite history: Invites created by the sender and is either claimed, clawback, or expired. (You can also pass in a Recipient pubkey to get their history)
