Get the text and title of a license
GET /tag/license/{id}
GET
/tag/license/{id}
Parameters
Path Parameters
id
required
string
The license ID to get the text of
Responses
200
Expected response to a valid request
A full license
object
title
string
body
string
400
Request was invalid, see given error
object
error
required
The name of the error
string
description
required
The contents of the error
string