API
API enhancements
Invite delivery information has been added.
 A new deliveries array of objects is now returned by the invites endpoint. This array provides detailed information about the delivery status of an invite, including:
- id— Unique ID of the invite delivery
- method— Delivery method:- emailor- sms
- status— Delivery status:- sent,- delivered,- undelivered, or- opened
- sent_at— Timestamp when the invite was sent
- updated_at— Timestamp when the delivery status was last updated