This http method allows you to list your conversions with pagination, filtering, and field selection.
Use your Ip2Geo API key here. Example: x-api-key: sk_live_abc123.
Number of conversions to skip for pagination.
Maximum number of conversions to return (max: 50).
x <= 50Comma-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.
Filter conversions by IP address.