- Public Suppliers List
About
About
Public Suppliers Bulk Upsert
Public Suppliers Get
Public Suppliers List
Cursor-paginated list of suppliers.
- Mock serverhttps://docs.mercura.ai/_mock/openapi/suppliers
- https://docs.mercura.ai/api/public/v1https://docs.mercura.ai/api/public/v1/suppliers
- Productionhttps://prod-euapi.mercura.ai/api/public/v1/suppliers
curl -i -X GET \
'https://docs.mercura.ai/_mock/openapi/suppliers?cursor=string&modified_since=2019-08-24T14%3A15%3A22Z&limit=1' \
-H 'authorization: string'Successful Response
Response
{ "data": [ { … } ], "next_cursor": "string" }