Skip to main content

GET /r/children/{inscription_id}/{page} - Ordinals REST API

Loading...

Updated on
Jun 18, 2026

GET /r/children/{inscription_id}/{page} - Ordinals REST API

Please note that this REST method requires the Ordinals & Runes API add-on enabled on your Quicknode endpoint.

Path Parameters

inscription_id
string
REQUIRED
Loading...
page
integer
REQUIRED
Loading...

Returns

ids
array
Loading...
more
boolean
Loading...
page
integer
Loading...
Request
1
curl -X GET "https://docs-demo.btc.quiknode.pro/r/children/6fb976ab49dcec017f1e201e84395983204ae1a7c2abf7ced0a85d692e442799i0/0" \
2
-H "Content-Type: application/json" \
3
-H "Accept: application/json"
1
curl -X GET "https://docs-demo.btc.quiknode.pro/r/children/6fb976ab49dcec017f1e201e84395983204ae1a7c2abf7ced0a85d692e442799i0/0" \
2
-H "Content-Type: application/json" \
3
-H "Accept: application/json"
Response
1
{
2
"ids": [
3
"681b5373c03e3f819231afd9227f54101395299c9e58356bda278e2f32bef2cdi0",
4
"b1ef66c2d1a047cbaa6260b74daac43813924378fe08ef8545da4cb79e8fcf00i0",
5
"47c7260764af2ee17aa584d9c035f2e5429aefd96b8016cfe0e3f0bcf04869a3i0",
6
"1b07f02356aed6ddca37db8226c6292f2953d55ea741d7f58d44427976e7d4eei0",
7
"717d25914a1191c30f4c1d709e3ec0e1fab79cc7bf92cd12a93bed68db63416ai0"
8
],
9
"more": false,
10
"page": 0
11
}
1
{
2
"ids": [
3
"681b5373c03e3f819231afd9227f54101395299c9e58356bda278e2f32bef2cdi0",
4
"b1ef66c2d1a047cbaa6260b74daac43813924378fe08ef8545da4cb79e8fcf00i0",
5
"47c7260764af2ee17aa584d9c035f2e5429aefd96b8016cfe0e3f0bcf04869a3i0",
6
"1b07f02356aed6ddca37db8226c6292f2953d55ea741d7f58d44427976e7d4eei0",
7
"717d25914a1191c30f4c1d709e3ec0e1fab79cc7bf92cd12a93bed68db63416ai0"
8
],
9
"more": false,
10
"page": 0
11
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free