{"id":24267,"date":"2024-02-15T14:53:34","date_gmt":"2024-02-15T22:53:34","guid":{"rendered":"https:\/\/docs.extraview.com\/v25\/book\/search-1\/"},"modified":"2025-02-17T10:09:19","modified_gmt":"2025-02-17T18:09:19","slug":"search-1","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/","title":{"rendered":"search"},"content":{"rendered":"<p >This API call allows you to search the ExtraView database and to return a set of records that match the search criteria. This function is equivalent to the search capability within the browser version of ExtraView. It is extremely powerful as multiple search filters can be set on different fields. For example, it is straightforward to set up a search that responds to a query such as \u201ctell me all the open issues against a specific module within a specific product that contain a specific keyword.<\/p>\n<h3 >\n\tSYNTAX<\/h3>\n<p ><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">http:\/\/www.myserver.com\/evj\/ExtraView\/ev_api.action?<br \/>\n\tuser_id=username<br \/>\n\t&amp;password=password<\/span><span>&nbsp;<\/span>OR<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">[&amp;access_token=token-value]<br \/>\n\t&amp;statevar=search<br \/>\n\t&amp;page_length=100<br \/>\n\t&amp;record_start=1<br \/>\n\t&amp;record_count=10<br \/>\n\t[&amp;p_template_file=file.html]&nbsp;<br \/>\n\t&amp;persist_handle=xxx<br \/>\n\t[&amp;username_display=ID | LAST | FIRST]<br \/>\n\t&amp;status=OPEN &amp;module_id=WIDGET<br \/>\n\t&amp;product_name=MY_PRODUCT<br \/>\n\t&amp;keyword=wireless%20PDA<br \/>\n\t[&amp;report_id=nnn]<br \/>\n\t. . .<\/span><\/p>\n<p >For example, a return from a valid search may be as shown in the following XML:<\/p>\n<table class=\"tableWithBorder\" style=\"border: 1px dotted rgb(211, 211, 211); color: rgb(51, 51, 51); font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-variant-ligatures: normal; font-variant-caps: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: start; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration-thickness: initial; text-decoration-style: initial; text-decoration-color: initial;\" width=\"100%\">\n<tbody>\n<tr>\n<td style=\"border: 1px dotted rgb(211, 211, 211);\">\n<p><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;?xml version=&#8221;1.0&#8243;?&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;EXTRAVIEW_RESULTS&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PROBLEM_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ID TITLE=&#8221;Bug #&#8221;&gt;12266&lt;\/ID&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;SHORT_DESCR TITLE=&#8221;Title&#8221;&gt;&lt;![CDATA[Here is the title]]&gt;&lt;\/SHORT_DESCR&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;SEVERITY_LEVEL TITLE=&#8221;Severity&#8221;&gt;02&lt;\/SEVERITY_LEVEL&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PRIORITY TITLE=&#8221;Priority&#8221;&gt;2&lt;\/PRIORITY&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PRODUCT_NAME TITLE=&#8221;Product&#8221;&gt;NetOp&lt;\/PRODUCT_NAME&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;DATE_CREATED TITLE=&#8221;Created&#8221;&gt;19-APR-01&lt;\/DATE_CREATED&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;OWNER TITLE=&#8221;Owner&#8221;&gt;DIAMONDK&lt;\/OWNER&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TIMESTAMP TITLE=&#8221;Last Modified&#8221;&gt;21-JUN-01&lt;\/TIMESTAMP&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ASSIGNED_TO TITLE=&#8221;Assigned To&#8221;&gt;CARL.KOPPEL&lt;\/ASSIGNED_TO&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PRIVACY TITLE=&#8221;View&#8221;&gt;Private&lt;\/PRIVACY&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;CATEGORY TITLE=&#8221;Category&#8221;&gt;Software&lt;\/CATEGORY&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RESOLUTION TITLE=&#8221;Disposition&#8221;&gt;&lt;\/RESOLUTION&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;DATE_CLOSED TITLE=&#8221;Date Closed&#8221;&gt;&lt;\/DATE_CLOSED&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ORIGINATOR TITLE=&#8221;Originator&#8221;&gt;ROBBIE.LLOYD&lt;\/ORIGINATOR&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ORIGINATOR_NAME TITLE=&#8221;Originator&#8221;&gt;Rob Lloyd&lt;\/ORIGINATOR_NAME&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;MODULE_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;MODULE_NAME TITLE=&#8221;Module&#8221;&gt;Server&lt;\/MODULE_NAME&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/MODULE_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_FOUND TITLE=&#8221;Version Open&#8221;&gt;1.0.1.16&lt;\/RELEASE_FOUND&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_FIXED TITLE=&#8221;Version Closed&#8221;&gt;&lt;\/RELEASE_FIXED&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_STATUS TITLE=&#8221;Release Status&#8221;&gt;Open&lt;\/RELEASE_STATUS&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/RELEASE_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/PROBLEM_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PROBLEM_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ID TITLE=&#8221;Bug #&#8221;&gt;12118&lt;\/ID&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;SHORT_DESCR TITLE=&#8221;Title&#8221;&gt;&lt;![CDATA[Another problem]]&gt;&lt;\/SHORT_DESCR&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;SEVERITY_LEVEL TITLE=&#8221;Severity&#8221;&gt;01 sev&lt;\/SEVERITY_LEVEL&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PRIORITY TITLE=&#8221;Priority&#8221;&gt;1&lt;\/PRIORITY&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PRODUCT_NAME TITLE=&#8221;Product&#8221;&gt;NetOp&lt;\/PRODUCT_NAME&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;DATE_CREATED TITLE=&#8221;Created&#8221;&gt;14-FEB-01&lt;\/DATE_CREATED&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;OWNER TITLE=&#8221;Owner&#8221;&gt;CARL.KOPPEL&lt;\/OWNER&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TIMESTAMP TITLE=&#8221;Last Modified&#8221;&gt;21-APR-01&lt;\/TIMESTAMP&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ASSIGNED_TO TITLE=&#8221;Assigned To&#8221;&gt;CARL.KOPPEL&lt;\/ASSIGNED_TO&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;PRIVACY TITLE=&#8221;View&#8221;&gt;Private&lt;\/PRIVACY&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;CATEGORY TITLE=&#8221;Category&#8221;&gt;Software&lt;\/CATEGORY&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RESOLUTION TITLE=&#8221;Disposition&#8221;&gt;&lt;\/RESOLUTION&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;DATE_CLOSED TITLE=&#8221;Date Closed&#8221;&gt;&lt;\/DATE_CLOSED&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ORIGINATOR TITLE=&#8221;Originator&#8221;&gt;CARL.KOPPEL&lt;\/ORIGINATOR&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;ORIGINATOR_NAME TITLE=&#8221;Originator&#8221;&gt;Carl Koppel&lt;\/ORIGINATOR_NAME&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;MODULE_RECORD&gt; &lt;MODULE_ID TITLE=&#8221;Module&#8221;&gt;Client&lt;\/MODULE_NAME&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/MODULE_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_FOUND TITLE=&#8221;Version Open&#8221;&gt;Framework 1.1&lt;\/RELEASE_FOUND&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_FIXED TITLE=&#8221;Version Closed&#8221;&gt;&lt;\/RELEASE_FIXED&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;RELEASE_STATUS TITLE=&#8221;Release Status&#8221;&gt;Closed&lt;\/RELEASE_STATUS&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/RELEASE_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/PROBLEM_RECORD&gt;<\/span><br \/>\n\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/EXTRAVIEW_RESULTS&gt;<\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p >Note that if you do not have permission to view any of these fields, they will not appear in the output from the action.<\/p>\n<p >This action purposely returns only a small number of fields from the database. If you require additional fields, you can parse the ID out of the returned information and then use the get action to read the remaining fields within the database.<\/p>\n<p >You should be careful in your use of this action as it can conceivably return extremely large result sets to you.<\/p>\n<h3 >\n\tNOTES<\/h3>\n<ul >\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe fields returned in the results correspond to the fields on the detailed report layout of the user\u2019s current business area, current project and current role. However, if the behavior setting named REPORT_DTL_ITEM_DATA_LAYOUT is set to YES, then the detailed report for the user\u2019s current role and the issue\u2019s business area and project are used to define the fields being returned<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe optional&nbsp;<code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">access_token<\/code>&nbsp;parameter allows you to use a valid OAuth2 token obtained with the&nbsp;<code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">get_token<\/code>&nbsp;command.&nbsp; If you provide the&nbsp;<code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">access_token<\/code>&nbsp;parameter, then the&nbsp;<code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">user_id<\/code>&nbsp;and&nbsp;<code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">password<\/code>&nbsp;parameters should not be provided.&nbsp; This prevents the password being sent in clear text over your network connection<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tAll searches within text type fields are processed using a<span>&nbsp;<\/span><em>contains<\/em><span>&nbsp;<\/span>operator, not an<span>&nbsp;<\/span><em>equals<\/em><span>&nbsp;<\/span>operator.&nbsp; For example<span>&nbsp;<\/span><code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&amp;short_descr=problem<\/code><span>&nbsp;<\/span>returns all records where the<span>&nbsp;<\/span><code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">short_descr<span>&nbsp;<\/span><\/code>field contains the word problem, not just those where the<span>&nbsp;<\/span><code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">short_descr<span>&nbsp;<\/span><\/code>equals a value of<span>&nbsp;<\/span><code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">problem<\/code><\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe keywords parameter is not a database field, but can be used to provide an unlimited number of keywords as search filters in a space-delimited list to ExtraView. Note that you must \u201cescape\u201d characters such as spaces in this list<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tIf you want to search for text contained within a text field, you can use a wildcard convention using asterisks (*) as the wildcards<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tYou can search using an inequality filter as a parameter. For example,<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&amp;release!=1.2<\/span><span>&nbsp;<\/span>used as a parameter will work<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tYou can search looking for null values in the results with a filter similar to<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&amp;release={null}<\/span><span>&nbsp;<\/span>will search for all records with a null value in the field<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">release<\/span><\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe parameter named<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_page_length<\/span><span>&nbsp;<\/span>is required and gives the ExtraView API the maximum number of records to return with one call. In conjunction with the parameter named<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_record_start<\/span>, you can build script functions to retrieve paginated results, if you believe your searches can bring up large number of records<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe parameter named<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_record_start<\/span><span>&nbsp;<\/span>is required and gives ExtraView the number of the first record in the search results to display. In conjunction with the parameter named<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_page_length<\/span>, you can build script functions to retrieve paginated results, if you believe your searches can bring up large number of records<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tYou need to supply the parameter named<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_record_count<\/span><span>&nbsp;<\/span>whenever<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_record_start<\/span><span>&nbsp;<\/span>is greater than<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_page_length<\/span><\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe parameter named<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">p_template_file<\/span><span>&nbsp;<\/span>is optional. If it is not provided, ExtraView returns the results of the query in XML format. If it is provided, its value is the name of a server-side file that contains a template to format the results of the query. Using this template provides a means of formatting the output from the search command to a style of your own choosing. Most commonly, this is used to provide a style of output consistent with that of the remainder of your own company\u2019s web site. An example of the source to a template file is shown below.<br \/>\n\t\t&nbsp;<\/p>\n<table class=\"tableWithBorder\" style=\"border: 1px dotted rgb(211, 211, 211);\" width=\"100%\">\n<tbody>\n<tr>\n<td style=\"border: 1px dotted rgb(211, 211, 211);\">\n<p><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TABLE cellpadding=&#8221;2&#8243; cellspacing=&#8221;2&#8243; border=&#8221;1&#8243; bordercolor=&#8221;#FFCCCC&#8221;&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR bgcolor=&#8221;#CCCCFF&#8221;&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD align=right width=80&gt;&lt;font size=&#8221;-1&#8243;&gt;Defect # &lt;\/font&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD width=800&gt;&lt;font size=&#8221;-1&#8243;&gt;__TAG_ID__&lt;\/font&gt;&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD align=right&gt;&lt;font size=&#8221;-1&#8243;&gt;Title&lt;\/font&gt;&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD&gt;&lt;font size=&#8221;-1&#8243;&gt;__TAG_SHORT_DESCR__&lt;\/font&gt;&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD align=right&gt;&lt;font size=&#8221;-1&#8243;&gt;Product&lt;\/font&gt;&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD&gt;&lt;font size=&#8221;-1&#8243;&gt;__TAG_PRODUCT_NAME__&lt;\/font&gt;&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD align=right&gt;&lt;font size=&#8221;-1&#8243;&gt;Description&lt;\/font&gt;&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;!&#8211; __DESCRIPTION__ &#8211;&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">__TAG_DESCRIPTION_TEXT__<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TD align=right&gt;&lt;font size=&#8221;-1&#8243;&gt;Comments&lt;\/font&gt;&lt;\/TD&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;b&gt;__TAG_COMMENTS_USER__: __TAG_COMMENTS_TIMESTAMP__&lt;\/b&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;!&#8211; __COMMENTS__ &#8211;&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">__TAG_COMMENTS_TEXT__<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TR&gt;<\/span><br \/>\n\t\t\t\t\t\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;\/TABLE&gt;<\/span><\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe optional parameter<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">username_display<\/span><span>&nbsp;<\/span>may be used to override the behavior setting named USERNAME_DISPLAY, for the duration of the execution of a single API call. This allows the developer to return the user names in a different format than the system-wide default<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tIf no records are returned by the search, the message<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&#8220;No records found.&#8221;<\/span><span>&nbsp;<\/span>will be displayed<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tYou must provide at least one name and value for the search criteria. If you do not do this, you will see the message<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&#8220;No parameters entered&#8221;<\/span><\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tMany of the fields within the ExtraView database, such as product_name, status, priority, severity_level, assigned_to, category, etc., must be given valid values that already exist within the metadata of your installation. If you attempt to enter a value that is not known to ExtraView, an error message will result<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe optional parameter named<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">persist_handle<\/span><span>&nbsp;<\/span>may be used to paginate the result set by spreading the results returned over several separate calls using this API command. The<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">persist_handle<\/span><span>&nbsp;<\/span>identifies the result set, qualified by the<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">user_id<\/span>, that is used to maintain the result set information across multiple API calls. The rules for using persist_handle are as follows:<\/p>\n<ul>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\t\t\tA new result set is generated whenever<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">record_start=1<\/span>; an existing result set is used whenever<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">record_start &gt; 1<\/span><\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\t\t\tThe same<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">persist_handle<\/span><span>&nbsp;<\/span>value can only be used for subsequent pages of the result set on the same node; in clustered environments, if a subsequent call is directed to another node, the result set will not be found and results will not be returned<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\t\t\tThe maximum number of pages returned is 10. This means that the<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">page_length<\/span><span>&nbsp;<\/span>must be greater than 1\/10th the size of the result set (# of rows returned) or the results will be truncated with no error indication.<\/li>\n<\/ul>\n<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe optional parameter<span>&nbsp;<\/span><code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">report_id<span>&nbsp;<\/span><\/code>will use the layout associated with a report with the ID to format the results.&nbsp; Note that the filters specified within the report are not used, but the filters used in the<span>&nbsp;<\/span><code style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">search<span>&nbsp;<\/span><\/code>URL are used instead<\/li>\n<li style=\"list-style: outside url(&quot;\/misc\/menu-collapsed.png&quot;) disc; padding: 0px 0px 3px;\">\n\t\tThe format of date filter parameters, as used in runtime filters in a report is as follows:<\/p>\n<p>\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;date&gt; || &lt;date&gt; &#8211; &lt;date&gt; || -&lt;date&gt; || &lt;date&gt;-<\/span><\/p>\n<p>\t\tThe latter three are date ranges; rangestart to rangestop, rangestop, and rangestart respectively.<\/p>\n<p>\t\tWhere<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;date&gt;<\/span><span>&nbsp;<\/span>is:<\/p>\n<p>\t\t<span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;unquoted date&gt; || &lt;sq&gt;&lt;unquoted date&gt;&lt;sq&gt; || &lt;dq&gt;&lt;unquoted date&gt;&lt;dq&gt;<\/span><\/p>\n<p>\t\twhere<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;dq&gt; ::= &#8220;<\/span><span>&nbsp;<\/span>(a double quote)<br \/>\n\t\tand<span>&nbsp;<\/span><span class=\"fixedWidthFont\" style=\"font-family: courier, monospace; color: rgb(170, 0, 0);\">&lt;sq&gt; := &#8216;<\/span><span>&nbsp;<\/span>(a single quote)<\/p>\n<p>\t\tA date may contain a dash if it appears in quotes. Otherwise, a dash is not permitted except as a date range signifier.<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>This API call allows you to search the ExtraView database and to return a set of records that match the search criteria. This function is equivalent to the search capability within the browser version of ExtraView. It is extremely powerful as multiple search filters can be set on different fields. For example, it is straightforward&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":24223,"menu_order":70,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"no","_lmt_disable":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-24267","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>search - Product Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"search - Product Documentation\" \/>\n<meta property=\"og:description\" content=\"This API call allows you to search the ExtraView database and to return a set of records that match the search criteria. This function is equivalent to the search capability within the browser version of ExtraView. It is extremely powerful as multiple search filters can be set on different fields. For example, it is straightforward...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-17T18:09:19+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/\",\"url\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/\",\"name\":\"search - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\"},\"datePublished\":\"2024-02-15T22:53:34+00:00\",\"dateModified\":\"2025-02-17T18:09:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ExtraView 25\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Application Programming Interface\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"search\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"name\":\"ExtraView Product Documentation\",\"description\":\"ExtraView Documentation\",\"publisher\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\",\"name\":\"ExtraView Corporation\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"contentUrl\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"width\":512,\"height\":512,\"caption\":\"ExtraView Corporation\"},\"image\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"search - Product Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/","og_locale":"en_US","og_type":"article","og_title":"search - Product Documentation","og_description":"This API call allows you to search the ExtraView database and to return a set of records that match the search criteria. This function is equivalent to the search capability within the browser version of ExtraView. It is extremely powerful as multiple search filters can be set on different fields. For example, it is straightforward...","og_url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/","og_site_name":"Product Documentation","article_modified_time":"2025-02-17T18:09:19+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/","url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/","name":"search - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v25\/#website"},"datePublished":"2024-02-15T22:53:34+00:00","dateModified":"2025-02-17T18:09:19+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/search-1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":2,"name":"ExtraView 25","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":3,"name":"Application Programming Interface","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/application-programming-interface-1\/"},{"@type":"ListItem","position":4,"name":"search"}]},{"@type":"WebSite","@id":"https:\/\/docs.extraview.com\/v25\/#website","url":"https:\/\/docs.extraview.com\/v25\/","name":"ExtraView Product Documentation","description":"ExtraView Documentation","publisher":{"@id":"https:\/\/docs.extraview.com\/v25\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.extraview.com\/v25\/#organization","name":"ExtraView Corporation","url":"https:\/\/docs.extraview.com\/v25\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/","url":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","contentUrl":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","width":512,"height":512,"caption":"ExtraView Corporation"},"image":{"@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/"}}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"carl.koppel","author_link":"https:\/\/docs.extraview.com\/v25\/author\/carl-koppel\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24267","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/comments?post=24267"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24267\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24223"}],"wp:attachment":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/media?parent=24267"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}