Skip to content

Commit 069d705

Browse files
authored
Update (#5004)
1 parent fc6ff96 commit 069d705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/search-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ The metadata fields `_sourceHost`, `_sourceName`, and `_sourceCategory`, which a
620620
### Page through the records found by a Search Job
621621

622622
<details>
623-
<summary><span className="api get">GET</span><code>/v1/search/jobs/&#123;SEARCH_JOB_ID&#125;/records?offset=&#123;OFFSET]&limit=&#123;LIMIT&#125;</code></summary>
623+
<summary><span className="api get">GET</span><code>/v1/search/jobs/&#123;SEARCH_JOB_ID&#125;/records?offset=&#123;OFFSET&#125;&limit=&#123;LIMIT&#125;</code></summary>
624624
<p/>
625625

626626
The search job status informs the user as to the number of produced records, if the query performs an aggregation. Those records can be requested using a paging API call (step 6 in the process flow), just as the message can be requested.

0 commit comments

Comments
 (0)