Skip to main content
Version: latest

Returns the readme of a specified pack

GET 

/v1/packs/:uid/readme

Returns the readme of a specified pack

Request

Path Parameters

    uid stringrequired

    Pack uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

Readme describes the documentation of the specified pack

Schema

    readmestring

    Readme describes the documentation of the specified pack

Loading...