Skip to main content
GET
Get a Replo project's settings, including which provider powers checkout.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Replo-Api-Version
enum<string>
required

The public API version to use for this request.

Available options:
2026-09-08

Path Parameters

projectId
string<uuid>
required

Response

Get a Replo project's settings, including which provider powers checkout.

object
enum<string>
required
Available options:
project
id
string<uuid>
required
name
string | null
required
workspaceId
string<uuid>
required
timeZone
string | null
required
currency
string | null
required

Currency

Pattern: ^[A-Z]{3}$
supportEmail
string | null
required
checkoutProvider
enum<string> | null
required
Available options:
shopify,
replo,
null