Skip to main content
GET
Get attribute references.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

attribute_name_or_id
required

Either an attribute name or an attribute id Unique identifier

Response

OK

The attributes whose type definitions reference the given attribute.

records
object[]
required

An attribute models a standardized data point available for sale on the Narrative marketplace.

Narrative automatically turns data points from provider datasets into attributes so that buyers can purchase well-formed, standardized data from any supplier on the marketplace.

The response will be one of two types:

  • AttributeOwnedResponse: When the requesting company owns the attribute (includes company_id and collaborators)
  • AttributeSharedResponse: When the requesting company does not own the attribute
Example: