Grep File
Grep within a file's parsed content using a regex pattern.
Query parameters
Cookies
Request body
Example request
{
"index_id": "idx-abc123",
"pattern": "revenue|profit"
}Response
Successful Response
Changes
Changed in 5 of the 33 revisions of this API.219
- ○
added the optional property
detail/items/ctxto the response with the422statusresponse-optional-property-added
- ○
added the optional property
detail/items/inputto the response with the422statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 46 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the required property
matchesfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
limitrequest-property-removed
- ○
added the new optional request property
page_sizenew-optional-request-property
- ○
added the new optional request property
page_tokennew-optional-request-property
- ○
added the optional property
next_page_tokento the response with the200statusresponse-optional-property-added
- ○
added the optional property
total_sizeto the response with the200statusresponse-optional-property-added
- ○
added the required property
itemsto the response with the200statusresponse-required-property-added
This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
- ○