---
title: "Receive a list of all FulfillmentServices"
method: GET
path: "/admin/fulfillment_services.json"
tags: ["FulfillmentService"]
---

# Receive a list of all FulfillmentServices

`GET /admin/fulfillment_services.json`

List your app's fulfillment services

## Response `200`

OK

- FulfillmentServicesListSwaggerResponse
  - `fulfillment_services` FulfillmentService[]
    - `can_remove_mapping` boolean — Can remove mapping or not
    - `is_mapped` boolean — Whether is mapped or not
    - `service_name` string — Service name

---

[API](https://skmtc.net/shopbase/apis/shopbase-internal-api.md) · [All operations](https://skmtc.net/shopbase/apis/shopbase-internal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shopbase/shopbase-internal-api/revisions/353ccde6240d/schema)
