Skip to main content
POST
Create File Search Job

Authorizations

x-api-key
string
header
required

API key for authentication (lowercase header name)

Body

application/json
log_ids
string[]
expression
string
search_mode
enum<string>
Available options:
literal,
regex,
wildcard
include_matches
boolean
case_sensitive
boolean
context_lines
integer
file_pattern
string
max_matches
integer

Response

200 - application/json

Raw file-search job snapshot

job_id
string
status
enum<string>
Available options:
queued,
running,
completed,
canceled
created_at
string<date-time>
started_at
string<date-time>
completed_at
string<date-time>
expires_at
string<date-time>
progress
object
summary
object
matches
object[]
limits
object
next_poll_after_ms
integer