Skip to main content
GET
Ip2Geo - Get Conversion

Authorizations

x-api-key
string
header
required

Use your Ip2Geo secret key (i2g_sk_...) for server-side requests, or public key (i2g_pk_...) for client-side requests. Example: x-api-key: i2g_sk_abc123.

Query Parameters

conversionId
string<uuid>
required

The unique identifier of the conversion to retrieve.

select
string[]

Select specific data fields to return. If not specified, all data fields are returned. See SELECT Constants for all available fields.

Response

Conversion retrieved successfully.

success
boolean
required

Whether the request was successful.

message
string
required

Response message.

code
integer
required

HTTP status code.

_req
object
required
data
object