get_paste

get_paste

GET https://paste.myst.rs/api/v2/paste/:id

Fetch public pastes.

Path Parameters

Name
Type
Description

paste_id

string

ID of the paste which needs to be fetched.

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated

Was this helpful?