GET
/
sequence
/
v1
/
series
/
{series_id}
/
entries

Path Parameters

series_id
string
required

UUID of the series to fetch entries for

Response

200 - application/json
cursor
string

The cursor used to retrieve the next page of entries.

limit
integer

The maximum number of entries returned in the list.

list
object[] | null

A list of entries.