Contents
- The Document Resource
- API Endpoints
The Document Resource
The Document resource in Stax.ai corresponds to a single document stored within Stax.ai. The document resource points to keys to download each page and the document as a whole.
The resource in Stax.ai follows the schema below:
{
"_id":
"team":
"name":
"originalName":
"stack":
"thumbnail":
"source":
"provider":
"importKey":
"pages":
"urgent":
"reviewed":
"archived":
"assignee":
"content":
"receivedOn":
"lastModified":
"metadata": []
}
Comments
0 comments
Please sign in to leave a comment.