Skip to main content
GET
/
system-logs
Get System Logs
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/system-logs
{}

Query Parameters

subject_type
string | null
subject_id
string | null
actor_id
string<uuid> | null
team_id
string<uuid> | null
actions
string | null
sources
string | null
origins
string | null
stopout_session
string | null
from
string<date-time> | null
to
string<date-time> | null
amount_min
number | null
amount_currency
string | null
entity_types
string | null
group_ids
string | null
country_codes
string | null
cursor
string | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

Successful Response

The response is of type Response Get System Logs System Logs Get · object.