Method
Parameters
Identifier for a Notion block or page.
If supplied, this endpoint will return a page of results starting after the cursor provided. If not supplied, this endpoint will return the first page of results.
The number of items from the full list desired in the response. Maximum: 100.
Bearer token for authentication. If not provided, the client-level auth is used.
Response
Always
"list".Always
"comment".An array of Comment objects.
A cursor to use in the next request to get the next page of results. If
null, there are no more results.Whether there are more results to fetch.