Skip to content
Search
Main Navigation
Suggestion or improvement
Uptime
Portal
Appearance
Menu
Return to top
On this page
Get supplier
​
GET
/v1/octo/supplier
Retrieve supplier details
Authorizations
​
Responses
​
200
400
401
403
OK
Content-Type
application/json
Schema
JSON
JSON
{
 Â
"id"
:
"string"
,
 Â
"name"
:
"string"
,
 Â
"endpoint"
:
"string"
,
 Â
"contact"
:
{
 Â
 Â
"website"
:
null
,
 Â
 Â
"email"
:
null
,
 Â
 Â
"telephone"
:
null
,
 Â
 Â
"address"
:
null
 Â
}
}
GET
/v1/octo/supplier
Playground
​
Server
Select a server...
Try it out
Samples
​