Skip Navigation

Opencollection API

GET /luce/artist/

Return a list of objects containing artist information about artists who have pieces within the Luce Center for American Art

Artist is a catch-all term. Each artist object contains a role which may be 'artist,' 'maker,' 'designer,' etc.

Arguments

limit
An integer indicating how many results to return Integer
offset
An integer indicating at which index of the full result set to begin at Integer
search_by
Filter the results by the start of the name String

Responses

200: An array of luce artist objects Returns LuceArtist