Search integration entity typesAsk AIget https://restapi.rev.io/v1/IntegrationEntityTypeSearch for one or more integration entity types.Metadatasearch.integration_entity_type_idarray of int32sQuery by integration entity type identifier.search.integration_entity_type_idADD int32search.entity_type_namearray of stringsQuery by entity type name.search.entity_type_nameADD stringsearch.created_date_startdate-timeReturn only entries created after this date.search.created_date_enddate-timeReturn only entries created before this date.search.created_byarray of int32sQuery by the identifier of the user that created an integration entity type.search.created_byADD int32search.page_sizeint32Defines how many items to return at a time.search.pageint32Specifies which page to display (i.e. 3rd page of 50 items out of 1000 items)search.sortstringSpecifies the model member you wish to sort by. Defaults to Ascending order, add a "-" sign to the beginning to indicate Descending order.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago