IAM Roles
You can now retrieve and list identity and access management (IAM) roles programmatically using the new IAM Roles API endpoints. This makes it easier to discover available roles when managing user permissions and invitations. The list roles endpoint supports cursor-based pagination, and the get role endpoint can include associated permissions when needed.
Prior change: Added roles attribute to user and invitation APIs