# Get asset casting **GET /data/assets/{asset_id}/casting** Retrieve the casting information for a specific asset showing which shots or sequences use this asset ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters #### Path parameters - **asset_id** () Unique identifier of the asset ## Responses ### 200: Asset casting information successfully retrieved #### Body Parameters: application/json (object) - **asset_id** (string(uuid)) Asset unique identifier - **casting** (array[object]) [Powered by Bump.sh](https://bump.sh)