get_blobs_by_blober
The
startandendfields can be omitted for one-sided or open-ended ranges.Returns an empty list if no blobs were found.
Returns an error if there was a database or RPC failure.
The blober account typically represents a user account or a node account, but the exact mapping differs depending on the network.
To query blobs by a blober’s ID or namespace, use
get_blobs_by_namespace.Or to query blobs associated with a unique payer across multiple blobers, see
get_blobs_by_payer.
Body
Responses
200
RPC success with blob data
application/json
400
Invalid request payload
application/json
500
Internal indexer error
application/json
post
/Last updated