Skip Navigation

Opencollection API

GET /object/{object_id}/related

Get other objects related to the specified object

They can be related by common artist, exhibition, geographical location, object date, tags, and/or museum location

Arguments

object_id (required)
ID of the opencollection object whose related objects you want to fetch Integer

Responses

200: An array of related objects Returns RelatedObject
default: Unexpected error Returns Error