.. AUTO-GENERATED FILE. DO NOT EDIT. /one-session-attached-credentials-get-one ========================================= 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-045`` - **HTTP method:** ``GET`` - **Backend resource path:** ``/one-session-attached-credentials-get-one`` - **Public Cloudflare path:** ``/one/sync-get/one-session-attached-credentials-get-one`` - **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-session-attached-credentials-get-one?session\_attached\_credential\_id=30d68a3a-5067-4e98-aa68-b7dae3a995d5`` - **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 ------------------ .. code-block:: json { "session_attached_credential_id": "30d68a3a-5067-4e98-aa68-b7dae3a995d5" } CMD curl -------- .. code-block:: bat curl -X GET "https://api.jefoffice.com/one/sync-get/one-session-attached-credentials-get-one?session_attached_credential_id=30d68a3a-5067-4e98-aa68-b7dae3a995d5" PowerShell curl --------------- .. code-block:: powershell curl.exe -X GET "https://api.jefoffice.com/one/sync-get/one-session-attached-credentials-get-one?session_attached_credential_id=30d68a3a-5067-4e98-aa68-b7dae3a995d5"