Skip to main content
GET
API istek kayıtları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

page
integer<int32>
page_size
integer<int32>
transaction_id
string<uuid>
connector_configuration_id
string<uuid>
connector_code
string
method
string
endpoint
string
status_code
integer<int32>
is_success
boolean
request_timestamp_from
string<date-time>
request_timestamp_to
string<date-time>
correlation_id
string
search_term
string
error_categories
enum<string>[]
Available options:
Technical,
BankDeclined,
Validation,
Fraud,
Configuration,
Timeout,
Unknown

Response

OK

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