# Get entity casting **GET /data/projects/{project_id}/entities/{entity_id}/casting** Retrieve the casting information for a specific entity showing which assets are linked to it. ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **project_id** () Unique identifier of the project - **entity_id** () Unique identifier of the entity ## Responses ### 200 Entity casting information successfully retrieved #### Body: application/json (object) - **entity_id** (string(uuid)) Entity unique identifier - **casting** (array[object]) [Powered by Bump.sh](https://bump.sh)