Atlas
Query parameters
index_block_hashstringRequiredPattern:
Hex-encoded index block hash (64 characters)
^[0-9a-f]{64}$pages_indexesstringRequiredExample:
Comma-separated list of page indexes to query.
- Maximum 8 pages per request
- Each index must be 0-4294967295 (u32 range)
- Values outside u32 range return 400 Bad Request
1,2,3Pattern: ^[0-9]{1,10}(,[0-9]{1,10}){0,7}$Responses
200
Attachment inventory bitfield
application/json
400
Bad request
text/plain
stringOptional
404
Not found
text/plain
get
/v2/attachments/invLast updated
Was this helpful?