Get All Client Applications

get

/documents/api/1.2/config/clientApplications

Get metadata of all the available custom actions client applications.

You must be an administrator to perform this operation.

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

The request was fulfilled.

Body ()
Root Schema : GetClientApplicationsResponse
Type: object
Metadata of the existing client applications
Show Source
Nested Schema : items
Type: array
List of client applications.
Show Source
Nested Schema : ClientApplicationResponse
Type: object
Metadata about a specific client application
Show Source
Nested Schema : ClientApplicationLinkDetails
Type: object
Links for the client application.
Show Source
Nested Schema : ClientApplicationsLinkDetails
Type: object
Links for the client applications.
Show Source
Example Response (application/json)
{
    "count":"3",
    "errorCode":"0",
    "hasMore":"0",
    "items":[
        {
            "id":"FB07627B44FA7618F0B7260B09C370AD",
            "name":"testapp1",
            "isEnabled":"true",
            "createdTime":"2023-05-04T09:39:18Z",
            "modifiedTime":"2023-05-04T09:39:18Z"
        },
        {
            "id":"066EEB53393BAA5560ED3F0C99CF4A15",
            "name":"testapp2",
            "isEnabled":"false",
            "createdTime":"2023-05-04T09:39:31Z",
            "modifiedTime":"2023-05-04T09:39:31Z"
        },
        {
            "id":"28DEF2D4E07C5D45268EFD3A4175A36C",
            "name":"testapp3",
            "isEnabled":"true",
            "createdTime":"2023-05-04T09:39:45Z",
            "modifiedTime":"2023-05-04T09:39:45Z"
        }
    ],
    "limit":"100",
    "offset":"0",
    "totalResults":"3"
}
Back to Top

Examples

The following example retrieves the metadata of all the existing client applications along with the links.

GET .../config/clientApplications?links=true

Request Header

None.

Request Body

None.

HTTP Status Code

HTTP_STATUS = 200

JSON Response

{
  "count": "8",
  "errorCode": "0",
  "hasMore": "0",
  "items": [
    {
      "id": "AB3BCBA038DDE4940F0F33F9AE5FE4F0",
      "name": "testapp",
      "isEnabled": "false",
      "createdTime": "2023-05-09T09:32:19Z",
      "modifiedTime": "2023-05-11T07:37:21Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/AB3BCBA038DDE4940F0F33F9AE5FE4F0"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/AB3BCBA038DDE4940F0F33F9AE5FE4F0"
        }
      ]
    },
    {
      "id": "066EEB53393BAA5560ED3F0C99CF4A15",
      "name": "testapp2",
      "isEnabled": "true",
      "createdTime": "2023-05-04T09:39:31Z",
      "modifiedTime": "2023-05-08T09:26:58Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/066EEB53393BAA5560ED3F0C99CF4A15"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/066EEB53393BAA5560ED3F0C99CF4A15"
        }
      ]
    },
    {
      "id": "A9761E8C04F56AE1476602B90A47763E",
      "name": "testapp20",
      "isEnabled": "false",
      "createdTime": "2023-05-05T13:47:28Z",
      "modifiedTime": "2023-05-05T13:47:28Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/A9761E8C04F56AE1476602B90A47763E"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/A9761E8C04F56AE1476602B90A47763E"
        }
      ]
    },
    {
      "id": "427090D588695B4B4C59D868E83E27B9",
      "name": "testapp22",
      "isEnabled": "false",
      "createdTime": "2023-05-08T12:37:28Z",
      "modifiedTime": "2023-05-11T07:51:57Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/427090D588695B4B4C59D868E83E27B9"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/427090D588695B4B4C59D868E83E27B9"
        }
      ]
    },
    {
      "id": "BD6BF959C9D1701E96BA2A4F9B7A31CA",
      "name": "testapp23",
      "isEnabled": "true",
      "createdTime": "2023-05-09T08:22:11Z",
      "modifiedTime": "2023-05-09T08:22:37Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/BD6BF959C9D1701E96BA2A4F9B7A31CA"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/BD6BF959C9D1701E96BA2A4F9B7A31CA"
        }
      ]
    },
    {
      "id": "28DEF2D4E07C5D45268EFD3A4175A36C",
      "name": "testapp3",
      "isEnabled": "true",
      "createdTime": "2023-05-04T09:39:45Z",
      "modifiedTime": "2023-05-04T09:39:45Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/28DEF2D4E07C5D45268EFD3A4175A36C"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/28DEF2D4E07C5D45268EFD3A4175A36C"
        }
      ]
    },
    {
      "id": "869AD367D6DE688234DB09985DEDC7BC",
      "name": "testapp33",
      "isEnabled": "true",
      "createdTime": "2023-05-09T12:18:11Z",
      "modifiedTime": "2023-05-09T12:18:54Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/869AD367D6DE688234DB09985DEDC7BC"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/869AD367D6DE688234DB09985DEDC7BC"
        }
      ]
    },
    {
      "id": "563AEEE7A14D14A12717D4B009B1C98C",
      "name": "testapp34",
      "isEnabled": "false",
      "createdTime": "2023-05-09T12:25:27Z",
      "modifiedTime": "2023-05-09T12:25:27Z",
      "links": [
        {
          "rel": "self",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/563AEEE7A14D14A12717D4B009B1C98C"
        },
        {
          "rel": "canonical",
          "href": "[OCEHost]/documents/api/1.2/config/clientApplications/563AEEE7A14D14A12717D4B009B1C98C"
        }
      ]
    }
  ],
  "limit": "100",
  "links": [
    {
      "rel": "self",
      "href": "[OCEHost]/documents/api/1.2/config/clientApplications?links=true"
    },
    {
      "rel": "canonical",
      "href": "[OCEHost]/documents/api/1.2/config/clientApplications?links=true"
    }
  ],
  "offset": "0",
  "totalResults": "8"
}
Back to Top