List records by schemaAsk AIget https://{youraccountname}.api-us1.com/api/3/customObjects/records/{schemaId}Path ParamsschemaIdstringrequiredID of schemaQuery Paramslimitint32Defaults to 20The number of records to return for each call. Maximum value is 100.offsetint32Defaults to 0Offset index of records to returnfiltersarray of stringsUse ?filters[relationships.{your-contact-relationship}][eq]={contactId} to filter records to a specific contact.filtersADD stringHeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 404404Updated 10 months ago