Markdowns
Get a markdown library item by ID
Spaces method and path for this operation:
<div><span class="operation-verb get">get</span> <span class="operation-path">/s/{space_id}/api/markdowns/{id}</span></div>Refer to Spaces for more information.
Returns the complete state of a markdown library item by ID.
get/api/markdowns/{id}
Path parameters
idstring required
The markdown library item ID, as returned by the create or search endpoints.
Response
success