Skip to main content
GET
Fraud kurallarını listele

Authorizations

Authorization
string
header
required

Identity servisinden alinan Keycloak JWT. Format: Authorization: Bearer <token>. Token alma: POST /api/v1/auth/{slug}/token

Query Parameters

scope
enum<string>
Available options:
global,
tenant
tenant_id
string<uuid>
process
enum<string>
Available options:
sanal_pos,
para_transferi,
fatura_odeme
is_active
boolean
include_global
boolean
page
integer<int32>
page_size
integer<int32>
search_term
string

Response

OK

items
object[] | null
page
integer<int32>
total_pages
integer<int32>
read-only
total_count
integer<int32>
has_previous_page
boolean
read-only
has_next_page
boolean
read-only