




















We’ve added support for ordering organization invitations when listing them via the /organizations/{organization_id}/invitations endpoint, allowing sorting by creation date or email address in ascending or descending order using the new optional order_by parameter.
+created_at - Sort by creation date in ascending order-created_at - Sort by creation date in descending order (default)+email_address - Sort by email address in ascending order-email_address - Sort by email address in descending orderFor more information, see our Backend API documentation.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。