v30

latestSwagger 2.0raw.githubusercontent.com2026-08-0336113188.3 KB
withdrawal_requests

Get withdrawal requests list

Returns a list of withdrawal requests (EL triggered) with detailed information and filtering options

get/v1/withdrawal_requests

Query parameters

limitinteger

Number of withdrawal requests to return (max 100)

offsetinteger

Offset for pagination

min_slotinteger

Minimum slot number

max_slotinteger

Maximum slot number

source_addressstring

Filter by source address

min_indexinteger

Minimum validator index

max_indexinteger

Maximum validator index

validator_namestring

Filter by validator name

with_orphanedinteger

Include orphaned requests (1=include, 0=exclude)

typeinteger

Filter by type (1=withdrawals, 2=exits)

public_keystring

Filter by public key

Response

OK

statusstring