Retrieve credit transactions
GET /dashboard/credit/transactions
GET
/dashboard/credit/transactions
Returns a list of credit transactions for the authenticated user.
Responses
200
Successful response with credit transactions
object
success
boolean
data
object
transactions
Array<object>
object
id
integer
amount
number format: float
subtract
If true credit has been removed
boolean
created_at
string format: date-time
note
string