Skip to main content

getSavehack

GET 

/savehacks/:id

Get a single Savehack.

Request

Path Parameters

    id uuidrequired

Responses

Schema

    savehack

    object

    oneOf

    id uuidrequired
    type stringrequired

    Possible values: [autopilot]

    guidanceName string

    translatedName

    object

    [locale] string

    translatedActivationText

    object

    [locale] string

    translatedDescription

    object

    [locale] string

    translatedShortDescription

    object

    [locale] string

    translatedShortDescriptionLaunched

    object

    [locale] string
Loading...