get https://api-preview.platform.breadpayments.com/api/auth/code
Allows a user to list OTP codes using filtering query parameters.
A user can search by phone, email, buyerID, and/or tenantID. If present on the JWT, the buyerID/tenantID claims are automatically added to the search parameters. To filter by verified OTP codes, add &verifiedCodeOnly
to query.
For a valid request, at least one of the buyerID.eq
, phone.eq
or email.eq
filters is required.
Log in to see full request history
Responses