Get LeadsAsk AIget https://api.partnerstack.com/v1/leadsReturns a list of all your leads, min and max created_at filters may be appliedQuery Paramsmin_createdint32Applies a minimum epoch timestamp (ms) filter to the response created_atmax_createdint32Applies a maximum epoch timestamp (ms) filter to the response created_atmin_updatedint32Applies a minimum epoch timestamp (ms) filter to the response updated_atmax_updatedint32Applies a maximum epoch timestamp (ms) filter to the response updated_atgroupstringWill filter for leads attached to partnerships who are in a group with the specified name. Name must have spaces and special characters removedpartner_keystringWill filter leads to a specific partnership's partner_key, which can be found using the partnership's get endpoint or from the partnership view in your PartnerStack dashboardResponses 200Leads 400Bad Request Error 401Unauthorized Error 403Forbidden Error 404Not Found Error 500Internal Server ErrorUpdated 7 months ago