Skip to main content
GET
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

org_id
string
required

The ID of the organization

project_name
string
required

The name of the project

Query Parameters

page
integer
default:1

Page number

page_size
integer
default:20

Number of items per page

config_id
string

Filter by preview config ID

Response

List of preview stacks

items
object[]
total
integer

Total number of records

page
integer

Current page number

page_size
integer

Number of items per page

total_pages
integer

Total number of pages