Error
Get Bins
Get a list of bins
GET
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Query Parameters
Id of location
Term to match in bins
Results per page
Page to show
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples{
"bins": {
"binID": 123,
"binStatusID": 123,
"binTypeID": 123,
"locationID": 123,
"name": 123
},
"resultCount": 123
}Get a list of bins
A valid request URL is required to generate request examples{
"bins": {
"binID": 123,
"binStatusID": 123,
"binTypeID": 123,
"locationID": 123,
"name": 123
},
"resultCount": 123
}JWT Authorization header using the Bearer scheme.
Id of location
Term to match in bins
Results per page
Page to show
