Skip to main content
GET
List sites for a project

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-07-11

Query Parameters

projectId
string<uuid>
required
cursor
string
Required string length: 1 - 200
limit
integer
Required range: x <= 100

Response

List sites for a project

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
next_cursor
string | null
required