Skip to main content
GET
Get all upgrade requests

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Returns a list of all upgrade requests

id
string
required
userId
string
required
name
string
required
email
string
required
targetSubscription
enum<string>
required
Available options:
free,
pro
status
string
required
requestedAt
string<date-time>
required
message
string
adminNotes
string
processedAt
string<date-time>
processedBy
string