Vendors
Get all vendors
Retrieve all vendors configured in the account.
GET
This endpoint fetches all vendors created under your organization.
Use filters and pagination as needed to manage large datasets.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
List of vendors
The response is of type object[]
.