Last updated 9 months ago
Retrieve all container types
column_name
asc|desc
GET /container-type HTTP/1.1 Host: api.one-record.fr Authorization: Bearer JWT Accept: */*
{ "data": [ { "type": "text", "description": "text", "volume": 1, "createdAt": null, "updatedAt": null } ], "metadata": { "count": 1, "current": "text", "next": "text" } }