cnft_service
Get info about cNFT collection account
get/api/v1/services/cnft/collection/{account}
Path parameters
accountstring required
Example:0:da6b1b6663a0e4d18cc8574ccd9db5296e367dd9324706f3bbd9eb1cd2caf0bf
Account
Response
Compress NFT collection
Example response
{
"account": "0:da6b1b6663a0e4d18cc8574ccd9db5296e367dd9324706f3bbd9eb1cd2caf0bf",
"name": "name",
"description": "description",
"image": "https://tonapi.io/collection.png"
}