---
title: "List device registrations"
method: GET
path: "/v1/device_registrations"
tags: ["Devices"]
---

# List device registrations

`GET /v1/device_registrations`

Query a list of registered devices given optional search criteria.

## Query parameters

- `sort_by` 'created_at' | 'merchant_id'
- `offset` number

## Parameters

- `#/paths/~1v1~1payins/get/parameters/0` — unresolved $ref
- `#/paths/~1v1~1device_registrations/post/responses/200/content/application~1json/schema/properties/data/properties/merchant_id` — unresolved $ref
- `#/paths/~1v1~1payins/get/parameters/8` — unresolved $ref
- `#/paths/~1v1~1payins/get/parameters/9` — unresolved $ref
- `#/paths/~1v1~1payins/get/parameters/13` — unresolved $ref
- `#/paths/~1v1~1payins/get/parameters/14` — unresolved $ref

## Response `200`

OK

- object
  - `status` Status — unresolved $ref
  - `errors` Errors — unresolved $ref

## Other responses

- `400` — unresolved $ref
- `401` — unresolved $ref
- `403` — unresolved $ref
- `5XX` — unresolved $ref

---

[API](https://skmtc.dev/rainforestpay/apis/authentication.md) · [All operations](https://skmtc.dev/rainforestpay/apis/authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rainforestpay/authentication/revisions/529a0dab0f90/schema)
