Get Inscription Content
GET/btc/:network/inscriptions/:id/content
Get Ordinals inscription content info by inscription ID.
Responses
- 200
- 400
- 401
- 404
Successful operation
- text/plain
- text/html
- application/xhtml+xml
- application/xml;q=0.9
- image/avif
- image/webp
- image/apng
- image/*
- application/signed-exchange;v=b3;q=0.7
- application/json
- application/octet-stream
- Example
{
"p": "brc-20",
"op": "transfer",
"tick": "MAGA",
"amt": "3000"
}
Bad Request
Unauthorized
Inscription ID not found
Loading...