/one-entities-allowed-employees-get-by-entity-id

Summary

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

  • Source SHA: a8edf3d77c4689168400069ba74f46fd06c3178c

  • Source run id: 30149428849

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

  • Lambda function: jef-one-get-036

  • HTTP method: GET

  • Backend resource path: /one-entities-allowed-employees-get-by-entity-id

  • Public Cloudflare path: /one/sync-get/one-entities-allowed-employees-get-by-entity-id

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

  • Cloudflare route host: api.jefoffice.com

  • Cloudflare parent path: /one

  • Cloudflare operation: sync-get

  • Cloudflare operation path: /one/sync-get

  • Complete endpoint URL: https://api.jefoffice.com/one/sync-get/one-entities-allowed-employees-get-by-entity-id?entity\_id=477ee542-30a5-4114-837e-c96e2b71f19a&limit=25

  • Endpoint source: cloudflare\_complete\_endpoint

  • Cloudflare Worker: jef-one-api

  • Cloudflare mode: one-worker-per-module

  • Payload mode: query/path/no-body

Description

Sync GET API reference.

Request Parameters

{
  "entity_id": "477ee542-30a5-4114-837e-c96e2b71f19a",
  "limit": "25"
}

CMD curl

curl -X GET "https://api.jefoffice.com/one/sync-get/one-entities-allowed-employees-get-by-entity-id?entity_id=477ee542-30a5-4114-837e-c96e2b71f19a&limit=25"

PowerShell curl

curl.exe -X GET "https://api.jefoffice.com/one/sync-get/one-entities-allowed-employees-get-by-entity-id?entity_id=477ee542-30a5-4114-837e-c96e2b71f19a&limit=25"