Output path

Last updated on
21 March 2022

The output path follows this pattern:

/decoupled-api/{entity_type}/{bundle}/collection?{filters parameters}
 

  • entity_type: The entity type, e.g. node.
  • bundle: The bundle / vocabulary / content type, e.g article for nodes, tags for taxonomy terms.
      If your entity is not bundleable, simply reuse the `entity_type` value, e.g </decoupled_api/custom_entity/custom_entity/collection?...
  • filters parameters: A list of parameters in usual query style to control the output. See *Output filters* section.

Help improve this page

Page status: No known problems

You can: