List the existing labels

List the existing labels

Responses
  • 200 Label list

    Array [

    _id
    string (Internal ID) required

    Object internal ID

    name
    string required

    Technical name of the label

    displayName
    array of objects | null (LocalizedString)

    Display names of the label

    description
    array of objects | null (LocalizedString)

    Localized descriptions of the label

    ]

  • 204 No label defined or insufficient permissions
  • 400 Bad Request
  • 401 Unauthorized request
  • 403 Forbidden action
  • 500 Internal Server error