# Get asset type **GET /data/asset-types/{asset_type_id}** Retrieve detailed information about a specific asset type including metadata and configuration ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Jwt authorization ## Parameters ### Path parameters - **asset_type_id** () Unique identifier of the asset type ## Responses ### 200 Given asset type #### Body: application/json (object) - **id** (string(uuid)) Asset type unique identifier - **name** (string) Asset type name - **created_at** (string(date-time)) Creation timestamp - **updated_at** (string(date-time)) Last update timestamp [Powered by Bump.sh](https://bump.sh)