Get the chunks of an asset by ID

Beta
POST
/api/v0/tools/asset/chunks

Get the chunks of a file.

Request

This endpoint expects an object.
asset_idslist of stringsRequired

Identifiers of the assets

Response

This endpoint returns an object.
chunksmap from strings to lists of objects
Built with