Manufacturers
methods allow you to get a list of portal manufacturers or information on a specific manufacturer \<font color="#2166ae">get\</font> /manufacturers return a list of manufacturers { "tab" "request", "url" "https //instance name/api/data/v1 0/manufacturers/", "name" "request example", "method" "get", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format " } ], "bodydataparameters" \[ { "kind" "optional", "name" "limit", "type" "integer", "description" "the number of results to return per page " }, { "kind" "optional", "name" "offset", "type" "integer", "description" "the initial index from which to return the results " } ], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "fj3zsbaijz6tuvfi40xny", "code" "{\n \\"count\\" 75,\n \\"next\\" \\"https //test eyrene com/api/data/v1 0/manufacturers/?limit=30\&offset=30\\",\n \\"previous\\"\ null,\n \\"results\\" \[\n {\n \\"id\\" 15,\n \\"name\\" \\"l'oreal\\"\n },\n {\n \\"id\\" 17,\n \\"name\\" \\"matrix\\"\n },\n {\n \\"id\\" 18,\n \\"name\\" \\"rusholts\\"\n },\n {\n \\"id\\" 19,\n \\"name\\" \\"pepsico\\"\n },\n {\n \\"id\\" 21,\n \\"name\\" \\"henkel\\"\n },\n {\n \\"id\\" 22,\n \\"name\\" \\"nestle\\"\n },\n {\n \\"id\\" 25,\n \\"name\\" \\"heinz\\"\n },\n {\n \\"id\\" 27,\n \\"name\\" \\"md\\"\n }\\" \\"\n ]\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "fj3zsbaijz6tuvfi40xny" }, "examples" { "languages" \[ { "id" "dpmodah zaotktusexn5x", "code" "curl –i –x get\n https //test eyrene com/api/data/v1 0/manufacturers/\n h ‘authorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875e’", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "dpmodah zaotktusexn5x" }, "description" "get /manufacturers", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" }, "autogeneratedanchorslug" "request example", "legacyhash" "a2 mgql1oppqysthlog5k" } response parameters ​ https //help inspector cloud com/en/docs/api/backend/methods/v1/agents/agents list#response definitions count integer the number of manufacturers next string (uri) \<font color="#2166ae">nullable\</font> next page previous string (uri) \<font color="#2166ae">nullable\</font> previous page results array of objects an array of objects with information about manufacturers id integer manufacturer id name string \<font color="#2166ae">\[ 1 255 ]\</font> \<font color="#2166ae">characters\</font> manufacturer name \<font color="#2166ae">get\</font> /manufacturers/{id} returns information about manufacturer by id { "tab" "request", "url" "https //instance name/api/data/v1 0/manufacturers/{id}", "name" "request example", "method" "get", "request" { "pathparameters" \[ { "kind" "required", "name" "id", "type" "string", "description" "manufacturer id " } ], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "description" "string in \\"token xxxxxx \\" format" } ], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "fj3zsbaijz6tuvfi40xny", "code" "{\n \\"id\\" 17,\n \\"name\\" \\"matrix\\"\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "fj3zsbaijz6tuvfi40xny" }, "examples" { "languages" \[ { "id" "dpmodah zaotktusexn5x", "code" "curl –i –x get\n https //test eyrene com/api/data/v1 0/manufacturers/17/\n h ‘authorization token 39fbb6e9 fbf9 459a 9e1b 416dbcf51875e’", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "dpmodah zaotktusexn5x" }, "description" "get /manufacturers/{id}", "currentnewparameter" { "label" "path parameter", "value" "pathparameters" }, "autogeneratedanchorslug" "request example 1", "legacyhash" "4f djkro5owrkc1jbmp9s" } response parameters id integer manufacturer id name string \<font color="#2166ae">\[ 1 255 ]\</font> \<font color="#2166ae">characters\</font> manufacturer name