This http method allows you to retrieve a single conversion by its unique identifier.
Use your Ip2Geo API key here. Example: x-api-key: sk_live_abc123.
The unique identifier of the conversion to retrieve.
Comma-separated list of properties to return. Available fields: id, uniqueId, data, status, startedAt, completedAt, createdAt, credited, convertOnly. Supports nested data fields using dot notation (e.g., data.continent.country.name). If not specified, all properties are returned.