Skip to main content
GET
List the portfolio feed

Authorizations

Authorization
string
header
required

Your workspace API key (cura_…), sent as Authorization: Bearer <key>.

Query Parameters

limit
integer
default:20

Max entries to return (1–50).

Required range: 1 <= x <= 50
Example:

20

cursor
string

Return entries older than this cursor (from pagination.nextCursor).

Example:

"MjAyNi0wNS0zMFQxNDowMDowMC4wMDBafDRmNmQxYzJlLTlhM2ItNGQ1ZS04ZjAxLTJhM2I0YzVkNmU3Zg"

filter
object

Response

A page of feed entries.

data
object[]
required
pagination
object
required

Cursor-based pagination metadata.