メインコンテンツまでスキップ

feed-fetchEventsByCursor

Fetch workspace feed channel events

Path Parameters
workspaceId string REQUIRED

Possible values: Value must match regular expression ^[a-z][a-z0-9]*$

channelId string REQUIRED
Query Parameters
limit number

Possible values: 1 ≤ value ≤ 100

cursor string
archived boolean
Responses
200

Successful response

Schema OPTIONAL
items object[]
id string
channelId string
createdAt date-time
updatedAt date-time
eventName string
eventContent string
tags string[]
source string
senderId string OPTIONAL
senderName string OPTIONAL
url string OPTIONAL
important boolean
archived boolean
payload object OPTIONAL
nextCursor string OPTIONAL
default

Error response

Schema OPTIONAL
message string
code string
issues object[] OPTIONAL
message string