List codes

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.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!