Get exact search for an integration key linkAsk AIget https://api.revioapi.com/v1/IntegrationKeyLink/ExactSearchGet the exact search result for an integration key link.Query Paramssearch.integration_key_link_idarray of int32sQuery by integration key link identifier.search.integration_key_link_idADD int32search.integration_system_idarray of int32sQuery by integration system identifier.search.integration_system_idADD int32search.integration_entity_type_idarray of int32sQuery by integration entity type identifier.search.integration_entity_type_idADD int32search.internal_idarray of int32sQuery by internal identifier.search.internal_idADD int32search.external_idarray of stringsQuery by external identifier.search.external_idADD stringsearch.created_date_startdate-timeFormat - date-time (as date-time in RFC3339). Return only entries created after this date.search.created_date_enddate-timeFormat - date-time (as date-time in RFC3339). Return only entries created before this date.search.created_byarray of int32sQuery by the identifier of the user that created an integration key link.search.created_byADD int32search.page_sizeint32Format - int32. Defines how many items to return at a time.search.pageint32Format - int32. Specifies 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.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 200OK 500InternalServerErrorUpdated 7 months ago