# Get Deal Information Retrieves information about a specific deal in the CRM. Endpoint: GET /v1/crm/get_deal_details Version: 1.4.2 Security: ApiKeyAuth ## Query parameters: - `influencer_handle` (string) Influencer handle. Either deal_id or influencer_handle is required. Example: "therock" - `deal_id` (string) Deal ID or URL. Either deal_id or influencer_handle is required. Example: "ETUNQ6ZTW1" ## Response 200 fields ## Response 400 fields ## Response 404 fields