ListAsk AIget https://staging.fairmarkit.com/services/self-service/api/v3/supplier/Returns a list of suppliers.Query Paramslimitinteger1 to 250Defaults to 20Use to specify the maximum number of records to return. By default, 20 records are returned.offsetinteger≥ 0Defaults to 0Use to retrieve a specific batch of records. By default, this is set to 0.erp_system_uuiduuidUse to filter suppliers by ERP system UUID.external_supplier_idstringUse to filter suppliers by external supplier ID.is_activebooleanActive/Inactive status of the Supplier.truefalsecreated_at_mindate-timeLowest Supplier creating datecreated_at_maxdate-timeHighest Supplier creating dateupdated_at_mindate-timeLowest Supplier updating dateupdated_at_maxdate-timeHighest Supplier updating dateHeadersX-FM-API-KEYstringFairmarkit API KeyacceptstringenumDefaults to application/json; charset=utf-8Generated from available response content typesapplication/jsonapplication/json; charset=utf-8Allowed:application/jsonapplication/json; charset=utf-8Responses 200Successful Response 422Validation ErrorUpdated 7 months ago