Overview
A bulk call that gets a set of entries given.
HTTP method |
POST |
|
---|---|---|
URL template parameters |
- |
|
Query parameters |
embed |
A comma-separated list of sub resources to embed. Possible values:
|
Request body |
A JSON string array with the ids of the requested entries:
|
|
HTTP response |
200 OK |
|
Response body |
- |
An array with one entry for each requested id. For each successfully requested entry:
For each requested entry that caused an error:
Example response if "id1" is valid, "id2" doesn’t exist, and "id3" is valid again:
|
Available in |
Description
A bulk call that gets a set of entries given.