GET
/
api
/
websites

Authorizations

X-API-KEY
string
headerrequired

Query Parameters

startingAfter
string

Pagination cursor, start after this ID

limit
integer

Number of items to return

organizationId
string

Filter by organization ID

name
string

Filter by name

Response

200 - application/json

Response schema for fetching websites

data
object[]
required

Array of websites

hasNextPage
boolean
required

Indicates if more pages are available