Record

Get Record

GET
Retrieve a record from the database based on the ID

Path parameters

idstringRequired
The unique identifier for a record in the database

Query parameters

references.limitintegerOptional
A limit on the number of references to be returned. Defaults to 100.
references.offsetintegerOptional
Number of references to skip before returning response. Defaults to 0.

Response

This endpoint returns an object
acquisition_date
string
The date Sayari acquired this record
id
string
The unique identifier for a record in the database
label
string
record_url
string
The url to download the record from Sayari
references
object
references_count
integer
Number of times this record is referenced
source
string
The unique identifier for a source in the database
country
enumOptional

Country enums are normalized representations of country names. Source

document_urls
list of stringsOptional
matches
map from strings to lists of stringsOptional
page
doubleOptional
page_count
doubleOptional
publication_date
stringOptional
The date the record was published
source_url
stringOptional
The url to access to original source