Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
filters
object[]
required
metadata
object
required

Extra metadata to attach to the call for filtering. Eg { "userId": "123", "prompt_id": "populate-title" }

Response

Successful response

matchedLogs
number
required