Get RFP ListAsk AIget https://staging.fairmarkit.com/services/self-service/api/v3/rfp/Returns a list of all request for proposal (RFP) events.Query Paramscreated_at_ledate-timedeprecatedDeprecation Notice: After 1 May 2026 this filter will be removed, please use created_at_min instead.created_at_gedate-timedeprecatedDeprecation Notice: After 1 May 2026 this filter will be removed, please use created_at_max instead.limitinteger1 to 100Defaults 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.statusenumUse to filter RFQ records by status.draftopenedclosedawardedcanceledarchivedAllowed:draftopenedclosedawardedcanceledarchivedcreated_at_mindate-timeUse to filter RFP records by the creation time. This specifies the start of time interval. String must be formatted using ISO 8601 format.created_at_maxdate-timeUse to filter RFP records by the creation time. This specifies the end of time interval. String must be formatted using ISO 8601 format.updated_at_mindate-timeUse to filter RFP records by the update time. This specifies the start of time interval. String must be formatted using ISO 8601 format.updated_at_maxdate-timeUse to filter RFP records by the update time. This specifies the end of time interval. String must be formatted using ISO 8601 format.HeadersX-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