Suppliers
List all Suppliers
Filtering
This endpoint supports result filtering. For more information on how to filter this request, go here.
OAuth Scope
This endpoint requires the following OAuth scope read_suppliers.
get/supplier.json
Response
An array of Suppliers
Example response
[
{
"uuid": "123e4567-795b-4d35-b3f2-23f94676197b",
"edit_date": "2026-03-01 12:00:00"
}
]