v1

latestSwagger 2.02026-07-17114752.0 KB

Retrieve publications. At most 10 publications are returned with each call. For more, repeat the call setting the pos parameter to the newPos attribute value of the response.

get/pub/v1/publications

Query parameters

idstring

publication id to get a single publication

minDatestring date

DEPRECATED - please use minTimestamp or minPublicationDate instead

maxDatestring date

DEPRECATED - please use maxTimestamp or maxPublicationDate instead

minTimestampstring date-time

minimum datetime publication was added to the database

maxTimestampstring date-time

maximum datetime publication was added to the database

minPublicationDatestring date

minimum date publication was published on (by the source)

maxPublicationDatestring date

maximum date publication was published on (by the source)

{"stackTrail":"components:parameters:sources:schema:items","oasType":"schema","type":"unknown"}

DEPRECATED (will be removed at some point of time)

sourcestring required

only publications with this source will be returned

contentboolean

whether to include publication text / html (may significantly slow down response)

attachmentsboolean

whether to include publication attachments (binary, such as images or PDF)

publisherHistoryboolean

true to include historical data for the publisher

publisherFinancialsboolean

true to include financial data for the publisher

publisherRelationsboolean

true to include related company and person data for the publisher

publisherEventsboolean

true to include event data for the publisher

publisherExtrasboolean

true to include extra publisher data provided by 3rd parties

publisherSheetsboolean

true to include publisher sheets (balance, earnings)

posstring

if additional results shall be downloaded, set this to the value of the newPos attribute of the previous response

censorboolean

should be set when presenting the content on a public website

output'json' | 'xml'

response format

Response

A successful response

newPosstring