API Reference
Import Notion content
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
text/event-stream
Stream of import progress
The response is of type string
.
Was this page helpful?