NotionErrorResponse
Defined in: src/errors.ts:28
Notion API error response structure.
Properties
Section titled “Properties”code:
NotionErrorCode
Defined in: src/errors.ts:31
message
Section titled “message”message:
string
Defined in: src/errors.ts:32
object
Section titled “object”object:
"error"
Defined in: src/errors.ts:29
status
Section titled “status”status:
number
Defined in: src/errors.ts:30