{ "success": true, "message": "<string>", "model": { "type": "<string>", "attrs": { "id": "<string>", "level": 123 }, "content": [ {} ], "marks": [ { "type": "<string>", "attrs": { "id": "<string>", "level": 123 } } ], "text": "<string>" }, "timestamp": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Successful Response
The JSON representation of the model info.
Show child attributes