List all blobs with filters
GET
/v1/blobLast modified: 10 days ago
Returns blobs
Request
Query Params
limit
integer
optional
Count of requested entities
Example:
10
offset
integer
optional
Offset
Example:
0
sort
enum<string>
optional
Sort order
Allowed values:
ascdesc
Default:
desc
Example:
asc
sort_by
enum<string>
optional
Sort field. If it's empty internal id is used
Allowed values:
timesize
Example:
time
commitment
string
optional
Commitment value in URLbase64 format
Example:
LdtKWTGBWySb86zPVOu/r5NsPlSfGYtnE9yriLdwEd8=
from
integer
optional
Time from in unix timestamp
Example:
1727523000
to
integer
optional
Time to in unix timestamp
Example:
1727524000
namespaces
string
optional
Comma-separated celestia namespaces
Example:
AAAAAAAAAAAAAAAAAAAAAAAAAAAAsyuK//bz2rs=
signers
string
optional
Comma-separated celestia addresses
Example:
celestia1gx2d6ttwf7zuewn9jtf6d4ddjkn3g8hjnafsc3
cursor
integer
optional
Last entity id which is used for cursor pagination
Example:
100
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
array of:
id
integer
required
commitment
string
required
size
integer
required
height
integer
required
time
string
required
signer
string
required
content_type
string
required
namespace
string
required
tx_hash
string
required
Example
[
{
"id": 12760020,
"commitment": "RcPeAzb6B/N5pb2eeDKa7H1f5lxMb890scu0ir0fbvE=",
"size": 1079,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1huvxerkm3aggwy2adaz6x0mg83gfa5ndemr54n",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAABMKy/ZU1bLxit0=",
"tx_hash": "a1018de9e3ee3eac0302b1151a889afb290219a92a56ef555698d71817d645f9"
},
{
"id": 12760021,
"commitment": "8FsUgdchd/1Y6rqReaPAjogi1yvm3vBn9BZ1N1Z7nS4=",
"size": 760,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1huvxerkm3aggwy2adaz6x0mg83gfa5ndemr54n",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAKKnitomrCy/HoY=",
"tx_hash": "a1018de9e3ee3eac0302b1151a889afb290219a92a56ef555698d71817d645f9"
},
{
"id": 12760022,
"commitment": "5UfwuK/jEs9VDkTbJb199wtrobefkfP6/79wdA/+Qq4=",
"size": 7158,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
},
{
"id": 12760023,
"commitment": "28AAJt1fdAHtF+9CVa3ypZa3Ibadxo4Xq/ANBSOV/nI=",
"size": 4182,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
},
{
"id": 12760024,
"commitment": "XBCujo7YCjUJBdnirtcrUqBhCpawpYFlsnZR1UJ8Ozg=",
"size": 5670,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
},
{
"id": 12760025,
"commitment": "vC8RRjX+HfOzpBA5oSBv8NA/AoV6WjSNcEveTmMzVfg=",
"size": 6042,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
},
{
"id": 12760026,
"commitment": "Q/mCFFi1GKa/Y93DYHgAspu9Y+DNpZvQRMMR8qysQ6A=",
"size": 7530,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
},
{
"id": 12760027,
"commitment": "N14FQPtva0xAkdG/xKTvidf9Qk9RBOm2Y5DvDhwcCXc=",
"size": 7530,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
},
{
"id": 12760028,
"commitment": "MgZm9VZzy8AD6IgqtEImnZLl7cmMztAMTNtzErTSwK4=",
"size": 3810,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
},
{
"id": 12760029,
"commitment": "J3Lnz3RuY0p9hSog+9pVNqNy0LCMDFjKDN55o2EaoZo=",
"size": 4926,
"height": 2303735,
"time": "2024-09-09T07:57:45.390426Z",
"signer": "celestia1snzczhxrdkk0ztxvt7kyttg2z95v902k5tjg0h",
"content_type": "application/octet-stream",
"namespace": "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAABaZW5pdGg=",
"tx_hash": "6af22e7d102c44ff2de2c3bd551339e04e96a5582d2c56fa4a238c2a2ed23ead"
}
]
Last modified: 10 days ago