Get the authenticated user’s draft entities
Returns a paginated list of draft entities belonging to the authenticated user. Drafts are invisible to all other users and excluded from all other entity list endpoints until published. Authentication required.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
100.sourceId. Pass "null" to return drafts with no sourceId.user — the author’s user profilespace — the space the entity belongs tofiles — uploaded file/image attachmentstopComment and saved are not supported for drafts.isDraft: true. Results are ordered by most recently updated.
Unauthorized — 401