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 deliverymethod
— Delivery method:email
orsms
status
— Delivery status:sent
,delivered
,undelivered
, oropened
sent_at
— Timestamp when the invite was sentupdated_at
— Timestamp when the delivery status was last updated