Endpoints for interacting with Users.
Users
GET
https://api.vignette.id
/public/users
Returns an array of partner users who made at least 1 payment.
⚠️ Rate limit policy applies to this endpoint Check Rate Limits
query Parameters
pagenumberPage number for pagination. Default is
1.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Users description test
idstringemailstringcreated_datenumber
User Orders
GET
https://api.vignette.id
/public/users/{id}/orders
An array of all vignettes for a specific user.
⚠️ Rate limit policy applies to this endpoint Check Rate Limits
path Parameters
idstring · requiredID of user
query Parameters
pagenumberPage number for pagination. Default is
1.
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
Users - orders description test
idstringcustom_idstringproductstringuser_idstringcarsobject[]purchase_dateinteger · int64start_frominteger · int64start_dateinteger · int64end_dateinteger · int64periodstringtypestringcountrystringstatusstringreceiptstring · urisubaccountstring