Overview
A bulk call that gets multiple assets.
HTTP method |
POST |
|
---|---|---|
URI template variables |
- |
|
Query parameters |
qkey |
Password for key-locked queue. |
embed |
A comma-separated list of sub resources to embed. Possible values:
|
|
section |
Only if nsml is embedded A comma-separated list of nsml sections. Possible values are head, form, fields, field-atts, body, aeset, aeset-atts, projects. |
|
Request body |
A JSON string array containing the ids of the requested assets:
|
|
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 multiple assets.