Skip to main content
GET
Get a project's GEO settings

Authorizations

Authorization
string
header
required

Send your API key in the Authorization header as Bearer API_KEY.

Path Parameters

projectId
string
required
Minimum string length: 1
Pattern: ^[A-Za-z0-9_-]{1,100}$
Example:

"b1f2c3d4-0000-4000-8000-000000000000"

Response

Settings fetched successfully

configured
boolean
required

Whether the analytics backend is configured.

settings
object | null
required
organization
object
required
Last modified on September 18, 2026