Get latest OTP
Returns the OTP and/or verification link from the most recent message that contains one. Requires Growth plan or higher.
On lower plans, message list endpoints return otp: "__DETECTED__" as a
hint that an OTP exists — use this endpoint (Growth+) to read the
actual value.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
inbox
Response
OK
data
success
Errors
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error