11 months ago
Breaking Change: Fetch IDAM User(s) API Endpoints Removal
On Sunday 11 February at 0200 UTC (Monday 12 February at 1300 AEDT), the following deprecated Stax API endpoints will be removed from stax-au1, stax-us1, and stax-eu1 and will no longer be supported by Stax API/SDK:
- Fetch IDAM Users GET /20190206/idam/user
- Fetch IDAM User GET /20190206/idam/user/{org_id}
The following endpoints should be used instead which now includes the user's MFA status.
- Fetch Stax Users and Federated Users GET /20190206/users
- Fetch Stax User and Federated User GET /20190206/users/{user_id}
To avoid interruption to service switch to these replacement API endpoints before 11 February 2024. Refer to the Stax API documentation for up-to-date API schema details.
If you have any concerns, please raise a support case.