GET
/
apps
[
  {
    "attributes": {
      "credential_id": 123,
      "datasource_ids": [
        123
      ],
      "description": "<string>",
      "llm_ids": [
        123
      ],
      "name": "<string>",
      "user_id": 123
    },
    "id": "<string>",
    "type": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Query Parameters

page
integer

Page number

pageSize
integer

Page size

Response

OK

attributes
object
id
string
type
string