English

No description in the specification.

1 operation
GET /publication GetPublications

Get Publications

Parameters

publication_idsrequired
query · array of stringA list of publication IDs, publication IDs should be url encoded and separated by a comma. That means that, if you have e.g. three publication IDs "pub-123", "pub-456,abcd" and "789101112", they should be sent as: "publication_ids=pub-123,pub-456%2Cabcd,789101112".
Shared across operations: ui_language, version. See the shared contract on the version page.

Responses

Error responses: 400 · 401 · 404 — See the shared contract on the version page.