get_blobs_by_blober

Retrieves a list of data blobs for a given blober pubkey within a time range.

post
/
  • The start and end fields 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.

Body
idstringRequired

Unique request identifier

jsonrpcstring · enumRequired

JSON-RPC version

Possible values:
methodstringRequired

RPC method name

Responses
chevron-right
200

RPC success with blob data

application/json
jsonrpcstring · enumRequiredPossible values:
idstringRequired
post
/

Last updated