Skip to main content
GET
Get docs draft

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Response

Successful response

id
string
required
created_at
string
required
updated_at
string
required
kind
enum<string>
required
Available options:
edit,
create,
delete
status
enum<string>
required
Available options:
draft,
open,
accepted,
rejected,
superseded
article_id
string | null
required
group_id
string | null
required
portal_instance_id
string | null
required
content
string
required
title
string | null
required
created_by_user_id
string | null
required
closed_at
string | null
required