الحصول على إدخال
GET /api/{projectId}/{collectionSlug}/{uuid}مثال
curl https://your-domain.com/api/{projectId}/posts/550e8400-... \ -H "Authorization: Bearer YOUR_API_TOKEN"رموز الحالة
| الحالة | الوصف |
|---|---|
200 | نجاح |
404 | الإدخال غير موجود |
GET /api/{projectId}/{collectionSlug}/{uuid}curl https://your-domain.com/api/{projectId}/posts/550e8400-... \ -H "Authorization: Bearer YOUR_API_TOKEN"| الحالة | الوصف |
|---|---|
200 | نجاح |
404 | الإدخال غير موجود |