Markdowns

Get a markdown library item by ID

Spaces method and path for this operation:

<div><span class="operation-verb get">get</span>&nbsp;<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

idstring required

The unique ID of the markdown library item, as returned by the create or search endpoints.

Changes

Changed in 1 of the 176 revisions of this API.11

    • ▲

      the response property / became optional for the status

      response-property-became-optional

    • ○

      the response's property default value {"open_links_in_new_tab":true} was added for the status

      response-property-default-value-added

    This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 176 revisions, 20 have no diff computed.