Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Based on a subscription key provided results are retrieved and returned to the user. Notes:
- Can be done synchronously or asynchronously. This method is meant for synchronous calls initiated by the subscriber.
- Results are returned based on the coverage period provided.
- Deleted entities are returned in a key bag. A special case exists for entities that matched a find_* query but no longer does. See sub-tasks.
- Results can be chunked. See sub-tasks.
- Results can be abbreviated. See sub-tasks.
- See section 5.5.11 of the spec for more information