/users/{id} api returns status as active intsead of PASSWORD_EXPIRED

I am creating a user with {{url}}/api/v1/users?activate=true&nextLogin=changePassword api
The user is created with status PASSWORD_EXPIRED in the create api response the status is reflected correctly.

On Okta platform the status is also shown correctly as PASSWORD_RESET

However when I try to get the user using {{url}}/api/v1/users{{id}} api the status received as ACTIVE

Anything changed from Okta api side?

yeah, seems really weird… Try to email it to developer@okta.com