/export/bans/json
Authorizations
HTTPRequired
Jwt Auth: Authenticated requests contain a valid Json Web Token (JWT) as part of the Authorization: Bearer <JWT> header.
Your Sentinel API Key
get
/export/bans/jsonGET /api/v1/export/bans/json HTTP/1.1
Host: sentinel.metatable.dev
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
Last updated
Was this helpful?