Skip to main content

nfts_by_issuer RPC Method

Loading...

Updated on
Jun 11, 2026

nfts_by_issuer RPC Method

Parameters

object
object
REQUIRED
Loading...
issuer
string
REQUIRED
Loading...

Returns

result
object
Loading...
issuer
string
Loading...
limit
integer
Loading...
ledger_index
integer
Loading...
nfts
array
Loading...
validated
boolean
Loading...
status
string
Loading...
marker
string
Loading...
nftTaxon
integer
Loading...
warnings
array
Loading...
id
integer
Loading...
message
string
Loading...
Request
Response
1
{
2
"result": {
3
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
4
"limit": 50,
5
"ledger_index": 102609806,
6
"nfts": [],
7
"validated": true,
8
"status": "success"
9
},
10
"warnings": [
11
{
12
"id": 2001,
13
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
14
}
15
]
16
}
1
{
2
"result": {
3
"issuer": "rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B",
4
"limit": 50,
5
"ledger_index": 102609806,
6
"nfts": [],
7
"validated": true,
8
"status": "success"
9
},
10
"warnings": [
11
{
12
"id": 2001,
13
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
14
}
15
]
16
}
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free