id
. The fulfillment providers can also be sorted or paginated.curl --location -g --request GET '{{BASE_URL}}/admin/fulfillment-providers'
{
"limit": 0,
"offset": 0,
"count": 0,
"fulfillment_providers": [
{
"id": "string",
"is_enabled": true
}
],
"estimate_count": 0
}