v1

latestSwagger 2.02026-07-17114752.0 KB

Retrieve the publications associated with a person.

get/person/v1/publications

Query parameters

firstNamestring

first name(s) of a person

lastNamestring

last name of a person

addressstring

person address (you only need to specify the city)

birthDatestring date

birth date

personIdstring

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

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