Skip to main content
GET
List all QR codes

Authorizations

Authorization
string
header
required

Use your Razorpay Key ID as the username and Key Secret as the password.

Query Parameters

count
integer
default:10

Number of QR codes to return. Default is 10, maximum is 100.

Required range: x <= 100
skip
integer
default:0

Number of QR codes to skip before returning results. Used for pagination.

Response

List of QR codes retrieved successfully.

Paginated list of QR codes.

entity
string

Entity type. Always collection.

Example:

"collection"

count
integer

Number of QR codes returned in this response.

Example:

1

items
object[]

List of QR code objects.