appwrite/docs/examples/1.6.x/client-rest/examples/functions/get-execution.md
2024-08-21 17:47:19 +05:30

241 B

GET /v1/functions/{functionId}/executions/{executionId} HTTP/1.1 Host: 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>