Skip to main content
GET
/
api
/
v1
/
document-mrt
/
by-document
/
{document_id}
Get Document MRT by Document ID
curl --request GET \
  --url https://api.artosai.com/api/v1/document-mrt/by-document/{document_id} \
  --header 'Authorization: Bearer <token>'
{
  "outline": {}
}

Authorizations

Authorization
string
header
required

Bearer token authentication. Token provides organization-scoped access.

Path Parameters

document_id
string
required

UUID of parent document

Response

Document MRT retrieved successfully

outline
object

Complete outline with sections