content/articles with ordering and direction
GET {{base_url}}/{{base_path}}/content/articles
Generated from a curl request:
curl -X GET '{{baseurl}}/{{basepath}}/content/articles' -H 'X-Joomla-Token: {{auth_apikey}}'
Presentation slides link: https://slides.woluweb.be/api/api.html#filter-further
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
list[ordering] | string | Articles ordering based on article field https://slides.woluweb.be/api/api.html#ordering-and-direction | |
list[direction] | string | Articles direction asc or desc https://slides.woluweb.be/api/api.html#ordering-and-direction |