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

Authorizations

Authorization
string
header
required

Path Parameters

id
integer
required

Catalogue ID

Response

OK

Catalogue response model

attributes
object
id
string
type
string