# Lists Service

Services related to Querying Lists of Objects

## Display All of the Objects that can be displayed

 - [GET /v1/api/pub/lists](https://apidocs.fulfillmentwms.com/openapi/lists-service/displaylists.md): Display All of the Objects that can be displayed

## Get a list of Accounts

 - [GET /v1/api/pub/lists/accounts/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getaccounts.md): Get a list of Accounts

## Get a list of Carriers for an Account

 - [GET /v1/api/pub/lists/accounts/{accountId}/carriers/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getcarriersforaccount.md): Get a list of Carriers for an Account

## Get a list of Channels for an Account

 - [GET /v1/api/pub/lists/accounts/{accountId}/channels/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getchannelsforaccount.md): Get a list of Channels for an Account

## Get a list of Customers for an Account

 - [GET /v1/api/pub/lists/accounts/{accountId}/customers/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getcustomersforaccount.md): Get a list of Customers for an Account

## Get a list of Facilities

 - [GET /v1/api/pub/lists/facilities/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getfacilities.md): Get a list of Facilities

## Get a list of Location Templates

 - [GET /v1/api/pub/lists/facilities/locations/tmplts/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getfacilitylocationtmplts.md): Get a list of Location Templates

## Get a list of Locations for a Facility

 - [GET /v1/api/pub/lists/facilities/{facilityId}/locations/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getfacilitylocations.md): Get a list of Locations for a Facility

## Get a list of Hazmat

 - [GET /v1/api/pub/lists/hazmat/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/gethazmatlist.md): Get a list of Hazmat

## Get a list of Item Templates

 - [GET /v1/api/pub/lists/items/tmplts/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getitemtmplts.md): Get a list of Item Templates

## Get a list of Items for an Account

 - [GET /v1/api/pub/lists/accounts/{accountId}/items/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getitemsforaccount.md): Get a list of Items for an Account

## Get a list of Mobile Workflows

 - [GET /v1/api/pub/lists/mworkflows/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getmworkflows.md): Get a list of Mobile Workflows

## Get a list of Schedules

 - [GET /v1/api/pub/lists/scheduler/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getschedules.md): Get a list of Schedules

## Get a list of Sequences

 - [GET /v1/api/pub/lists/sequences/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getsequences.md): Get a list of Sequences

## Get a list of Transit Lanes

 - [GET /v1/api/pub/lists/transitlanes/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/gettransitlanes.md): Get a list of Transit Lanes

## Get a list of Schedules

 - [GET /v1/api/pub/lists/users/query](https://apidocs.fulfillmentwms.com/openapi/lists-service/getusers.md): Get a list of Schedules

