-
Type:
Story
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Headless Delivery API
-
Labels:
-
Epic/Theme:
API Capabilities
The consumer of this API will be able to:
- Retrieve a content with all the translations: the final goal is to be able to migrate a content with the result of the API call
Security requirements
If a content is requested and the current user doesn't have permission to view it, a 404 error should be returned.
General requirements
The API should support at least Plain JSON, JSON-LD and HAL as output formats.
The consumer developer should be able to control which linked resources are embedded so that they can be retrieved along with a content in a single request.
The consumer developer can specify which fields are desired, to reduce the data transfer when the API is used from a consumer sensitive to it.