Fetch intent by ID
Organizations can fetch intents by ID using Privy’sGET /v1/intents/:id endpoint. The returned intent will include its status, creator, the users that approved the intent, the execution result and more.
GET /v1/intents/:id endpoint. The returned intent will include its status, creator, the users that approved the intent, the execution result and more.