v1

latestSwagger 2.02026-07-17114752.0 KB

Retrieve the publications associated with a company.

get/company/v1/publications

Query parameters

namestring

company name

addressstring

company address (you only need to specify the city)

registerIdstring

the ID of under which the company is registered, for example HRB 12345

registerCitystring

the city of the court where the company is registered, for example Hamburg

companyIdstring

internal company id (do not store this id in an external database, it may change over time)

fuzzyMatchboolean

true to find best match (similar name and nearby address)

registerKeystring

key that has been provided via the register uniqueKey field

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)

censorboolean

should be set when presenting the content on a public website

offsetinteger

offset of first item to return

limitinteger

maximum number of items to return

output'json' | 'xml'

response format

Response

A successful response

newPosstring