List devices associated with the merchant.
GET
/v2/devices
List devices associated with the merchant.
Currently, only Terminal API devices are supported.
A pagination cursor returned by a previous call to this endpoint. Provide this cursor to retrieve the next set of results for the original query. See Pagination for more information.
The order in which results are listed.
ASC
- Oldest to newest.DESC
- Newest to oldest (default).The pagination cursor to be used in a subsequent request. If empty, this is the final response. See Pagination for more information.