Skip to main content
GET
Get substance by ID

Authorizations

X-API-Key
string
header
required

Path Parameters

substance_id
string
required

Substance public short ID.

Response

OK

Read-only substance record.

id
string
required
name
string
required
description
string
required
substance_type
string
required
cas_number
string
required
ec_number
string
required
inci_name
string
required
is_hazardous
boolean
required
hazard_class
string
required
is_major_allergen
boolean
required
allergen_type
string
required
limit_value
string | null
required
Pattern: ^(?!^[-+.]*$)[+-]?0*\d*\.?\d*$
limit_unit
string
required
regulation_reference
string
required
metadata
Metadata · object

Developer-attached key/value data attached to this object. Up to 50 keys; key max 40 chars, value max 500 chars.