Document
https://api.knod.es/documents/:DOC_ID
Query a specific document. To get lists of documents, see documents/search and the documents aspects, such as people/documents.
A document is a single unit of content drawn from a network. So, a document may represent a Facebook photo, a Twitter status update, a Foursquare checkin, a Facebook comment, etc.
Requirements
Acting Customer | Yes |
---|---|
Acting User | Yes |
HTTP Methods
If a method is not listed, it is not supported for this call
GET | Query a document |
---|
Parameters
Parameters optional unless specified
Name | Description | Required? |
---|---|---|
user_id | ID of user to query as. | Yes |
DOC_ID | ID of document. | Yes |
include_network_data | 'true' to have the raw network data for the document included in the response |
Response
Document object.