Skip to main content
POST
Check SMS Code

Authorizations

Authorization
string
header
required

API key generated from the MindFort dashboard. Pass as Authorization: Bearer <your-api-key>.

Path Parameters

target_id
string<uuid>
required
credential_id
string<uuid>
required

Response

200 - application/json

Latest SMS checked

credential_id
string<uuid>
required
success
boolean
required
message
string
required
code
string | null

One-time code from the latest inbound SMS.

message_time
string<date-time> | null