Previous Suppliers
List All Suppliers
Returns a list of all suppliers sorted by creation date, with most recent suppliers first.
GET
/
suppliers
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
object
string
Type of object is always list.
items
object[]