GET
/
groups
/
{id}
/
catalogues
[
  {
    "attributes": {
      "llm_names": [
        "<string>"
      ],
      "name": "<string>"
    },
    "id": "<string>",
    "type": "<string>"
  }
]

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Group ID

Response

OK

attributes
object
id
string
type
string