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/offers \ --header 'Authorization: Bearer <token>'
{ "object": "list", "data": [ { "id": "ofr_8kY3pQmNvT2sW9xF", "object": "offer", "status": "sent" } ], "cursor": "eyJjcmVhdGVkX2F0IjoiMjAyNi0wNi0xM1QxNjo0NTowMFoifQ" }
List employment offers.
draft
sent
accepted
declined
expired
voided
data
Was this page helpful?