GET https://twostepverification.roblox.com/v1/metadata
Gets two step verification system metadata.
userId The user ID.
challengeId The active two step verification challenge ID if there is one.
actionType The Roblox.TwoStepVerification.Client.TwoStepVerificationActionType associated with the challenge.
The metadata endpoint takes in optional request parameters to output additional context
for when the user is unauthenticated but attempting to login with two step verification.
When supplied, all three request parameters must be sent and match up.
GET https://twostepverification.roblox.com/v1/metadata Gets two step verification system metadata. userId The user ID. challengeId The active two step verification challenge ID if there is one. actionType The Roblox.TwoStepVerification.Client.TwoStepVerificationActionType associated with the challenge. The metadata endpoint takes in optional request parameters to output additional context for when the user is unauthenticated but attempting to login with two step verification.
When supplied, all three request parameters must be sent and match up.