/store-stores-get-many

Summary

  • Source repository: jef-systems/jef-store-backend

  • Source SHA: e0337f3a389a840cae551802b6363e4e2621dbf8

  • Source run id: 30503492016

  • Source run URL: https://github.com/jef-systems/jef-store-backend/actions/runs/30503492016

  • Lambda function: jef-store-get-002

  • HTTP method: GET

  • Backend resource path: /store-stores-get-many

  • Public Cloudflare path: /store/sync-get/store-stores-get-many

  • Cloudflare base URL: https://api.jefoffice.com/store/sync-get

  • Cloudflare route host: api.jefoffice.com

  • Cloudflare parent path: /store

  • Cloudflare operation: sync-get

  • Cloudflare operation path: /store/sync-get

  • Complete endpoint URL: https://api.jefoffice.com/store/sync-get/store-stores-get-many?limit=25

  • Endpoint source: cloudflare\_complete\_endpoint

  • Cloudflare Worker: jef-store-api

  • Cloudflare mode: one-worker-per-module

  • Payload mode: query/path/no-body

Description

Sync GET API reference.

Request Parameters

{
  "limit": "25"
}

CMD curl

curl -X GET "https://api.jefoffice.com/store/sync-get/store-stores-get-many?limit=25"

PowerShell curl

curl.exe -X GET "https://api.jefoffice.com/store/sync-get/store-stores-get-many?limit=25"