Skip to main content
GET
Get a label version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

labelId
string
required

Optional on gRPC. Required on the REST path; when set, the version must belong to this label.

labelVersionId
string
required

Response

A successful response.

labelVersion
object

LabelVersion is an immutable snapshot of a label's DSL + compiled representation.