Skip to main content
GET
/
link-sets
[
  {
    "id": "<string>",
    "identifier": "<string>",
    "qualifier": "<string>",
    "links": [
      {
        "relationType": "<string>",
        "href": "<string>",
        "objectKey": "<string>",
        "title": "<string>",
        "lang": [
          "<string>"
        ],
        "createdAt": "2023-11-07T05:31:56Z",
        "updatedAt": "2023-11-07T05:31:56Z"
      }
    ],
    "createdAt": "2023-11-07T05:31:56Z",
    "updatedAt": "2023-11-07T05:31:56Z"
  }
]

Response

200 - application/json

The Link Sets were found and returned.

qualifier
string
required

The qualifier of the Link Set.

The links of the Link Set.

createdAt
string<date-time>
required

The creation date of the Link Set.

updatedAt
string<date-time>
required

The last update date of the Link Set.

id
string

The ID of the Link Set.

identifier
string

The identifier of the Link Set.