appwrite/docs/examples/1.5.x/client-rest/examples/functions/get-execution.md
2025-04-22 17:02:33 +04:00

256 B

GET /v1/functions/{functionId}/executions/{executionId} HTTP/1.1 Host: <REGION>.cloud.appwrite.io Content-Type: application/json X-Appwrite-Response-Format: 1.6.0 X-Appwrite-Project: <YOUR_PROJECT_ID> X-Appwrite-Session: X-Appwrite-JWT: <YOUR_JWT>