Users endpoint returns code of recovery question, not the text

Hi,

For some users, users GET endpoint and authn/recovery/token endpoint returns code of the security question, not the displayed text.

For example:

Expected response: “What is the food you least liked as a child?”

Returned response: “disliked_food”
image

Could you please advise what could be the reason?

Thank you.

The API will return the key for each security question, but not the full text of it. List of keys found here: Factors | Okta Developer

Hi @andrea , thanks for reply.
In this case there is an inconsistency here, as API returns full text for some users and key for some others. Is there a new update around that frequently?
Also according to the API documentation, it returns full text