Skip to main content
GET
Expand Event Field
Returns a page of items for a particular expanded field in a specified event.

Expandable fields

The following fields can be expanded for the given event type.
cookies credentials

Authorizations

Authorization
string
header
required

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

Query Parameters

field
enum<string>
required
Available options:
credentials,
cookies
uid
string
required
from
string | null
size
integer
default:20
Required range: x <= 20

Response

Successful Response

items
StealerLogCredential · object[]
required
next
string | null
required