ActionResult
Generic envelope for Action API responses. Concrete payload shape depends on action and prop/list/meta selection.
Open DataPublic APIsOpen KnowledgeEncyclopediaKnowledge GraphOpen SourceNon-Profit
Properties
| Name |
Type |
Description |
| batchcomplete |
string |
Present when the batch completed in one round-trip |
| continue |
object |
Continuation tokens for paginated responses |
| query |
object |
Result body for action=query |
| parse |
object |
Result body for action=parse |
| edit |
object |
Result body for action=edit |
| login |
object |
Result body for action=login |
| error |
object |
|
| warnings |
object |
|
JSON Schema