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
Responses
200

RPC success with blob data

application/json
post
/

Last updated