Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.plane.com/v1/extracts/{id} \ --header 'Authorization: Bearer <token>'
{ "id": "extr_9XkQw2NvR4pYtJ", "object": "extract", "workspace": null, "source": { "object": "legal.provision", "id": "lpv_7RmKw3QvT9pXsL" }, "jurisdiction": { "country": "GB" }, "quote": "not less than one week's notice", "language": "en", "url": "https://manage.plane.com/extracts/extr_9XkQw2NvR4pYtJ", "created": "2026-06-13T00:00:00Z", "updated": "2026-06-13T00:00:00Z" }
Retrieve a durable Plane extract.
Was this page helpful?