Hey David,
you are welcome. As SharkyKZ said, you need to send the query parameter properly.
Example:
You may set the following filter elements:
Example code for all featured and published articles with the tag Joomla from the author with the ID 42:
Replace the placeholder DOMAIN with your domain.
Have success!
you are welcome. As SharkyKZ said, you need to send the query parameter properly.
Example:
Code:
?filter[tag]=Joomla
Code:
authorcategorysearchstatefeaturedtaglanguage
Code:
DOMAIN/api/index.php/v1/content/articles?filter[tag]=Joomla&filter[author]=42&filter[featured]=1&filter[state]=1
Have success!
Statistics: Posted by Kubik-Rubik — Mon Apr 15, 2024 9:56 am