Score:-2

How to get multiple articles with specific ids via JSON:API in one request

ma flag

how can I get multiple articles with specific ids in one request. I have tried lots of variations of https://website.com/jsonapi/node/article/aecc1a8b-b827-46a5-956b-16feb49e47c9 but without success. Please help.

Score:0
cn flag

Drupal's JSON:API implementation basically follows the JSON:API Specification, which is not specific to Drupal.

That means you don't need to include Drupal in search queries; a search for "jsonapi multiple ids" gave this as the first result:

filter[id]=1,2,3
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.