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

feed-channelInfo

feed-channelInfo

Path Parameters
workspaceId string REQUIRED

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

channelId string REQUIRED
Responses
200

Successful response

Schema OPTIONAL
notificationIds string[]
id string
workspaceId string
name string
webhookSignature string
notifyFrequency string

Possible values: [none, event, day, week, month]

createdAt date-time
updatedAt date-time
default

Error response

Schema OPTIONAL
message string
code string
issues object[] OPTIONAL
message string
feed-channelInfo
GET /workspace/:workspaceId/feed/:channelId/info
workspaceId — path
channelId — path
http://localhost:12345/open
curl -L 'http://localhost:12345/open/workspace/:workspaceId/feed/:channelId/info' \
-H 'Accept: application/json'