v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13178889.9 KB
labels

Get a label by its resource name. For more information, see Search for labels. Resource name may be any of: * labels/{id} - See labels/{id}@latest * labels/{id}@latest - Gets the latest revision of the label. * labels/{id}@published - Gets the current published revision of the label. * labels/{id}@{revision_id} - Gets the label at the specified revision ID.

get/v2/{+name}

Path parameters

namestring required

Required. Label resource name. May be any of: * labels/{id} (equivalent to labels/{id}@latest) * labels/{id}@latest * labels/{id}@published * labels/{id}@{revision_id}

Query parameters

languageCodestring

The BCP-47 language code to use for evaluating localized field labels. When not specified, values in the default configured language are used.

useAdminAccessboolean

Set to true in order to use the user's admin credentials. The server verifies that the user is an admin for the label before allowing access.

view'LABEL_VIEW_BASIC' | 'LABEL_VIEW_FULL'

When specified, only certain fields belonging to the indicated view are returned.

Response

Successful response

All 17 operations