Get a specific deal by ID
Deals
Get Deal
Retrieve detailed information about a single venture capital deal by its unique identifier
GET
Get a specific deal by ID
Authorizations
API key authentication using Bearer token format.
Format: Authorization: Bearer vg_your_api_key_here
API keys follow the pattern: vg_[12_hex_chars]_[32_base64url_chars]
Path Parameters
Unique identifier for the deal (UUID format)
Example:
"4b20cafe-c22b-441a-8378-53436e1d9edf"

