Skip to main content
GET
Device transaction history

Authorizations

Authorization
string
header
required

API key from the Rigaly dashboard: Authorization: Bearer rgly_sk_...

Path Parameters

id
string<uuid>
required

Query Parameters

limit
integer
default:50
Required range: x <= 200
offset
integer
default:0
type
enum<string>
Available options:
earn,
redeem
status
enum<string>
Available options:
pending,
completed,
failed
start_date
string<date>
end_date
string<date>

Response

Transactions

success
boolean
Example:

true

message
string
data
object