cURL
curl --request GET \ --url https://api.opx.co/partners/v1/materials
{ "data": [ { "id": 123, "name": "<string>", "brand_name": "<string>" } ] }
x >= 1
1 <= x <= 100
MaterialCollection
The response is of type object.
object