Skip to main content
GET
/
resources
/
weights
Error
A valid request URL is required to generate request examples
[
  {
    "weight_type": "<string>",
    "value": 123
  }
]

Authorizations

Authorization
string
header
required

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

Response

Successful Response

weight_type
string
required
Required string length: 1 - 50
value
number
required