Export a deal
Requires read scope.
Returns an xlsx workbook by default, a JSON payload with ?format=json, or the proposal deck as markdown with ?format=md (Business plans and trials; a free space is refused with plan_required). include selects deck, appendix, or all sections for markdown.
Authorization
bearerAuth AuthorizationBearer <token>
A personal access token (estp_) or space API key (ests_).
In: header
Path Parameters
id*string
Query Parameters
space*string
Length
1 <= lengthformat?string
Default
"xlsx"Value in
- "xlsx"
- "json"
- "md"
include?string
Default
"all"Value in
- "deck"
- "appendix"
- "all"
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/deal/string/export?space=string"{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}