Skip to main content
GET
List the Replo projects this connector can act on, with their ids and names.

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

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

Response

List the Replo projects this connector can act on, with their ids and names.

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