Skip to main content
GET
List collections

Authorizations

x-portkey-api-key
string
header
required

Query Parameters

workspace_id
string
required

ID or slug of the workspace

current_page
integer

Page number for pagination (0-indexed)

Required range: x >= 0
page_size
integer

Number of items per page

Required range: x >= 1

Search query to filter collections by name

Response

List of collections

total
integer

Total number of collections matching the criteria

data
object[]
Last modified on April 8, 2026