API reference
cURL
curl --request GET \ --url https://api.sandbox.isometric.com/mrv/v0/feedstock_types/{id} \ --header 'Authorization: Bearer <token>' \ --header 'x-client-secret: <x-client-secret>'
{ "id": "ftt_1D7KZ1P761S0G7BN", "name": "<string>", "supplier_reference_id": "<string>" }
Get a single feedstock type in the Isometric system. Feedstock types can only be created via the Certify UI.
20 - 37
1 - 100
Was this page helpful?