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

Authorizations

Authorization
string
header
required

Query Parameters

stub
string
required

Name stub to search for

Response

OK

attributes
object
id
string
type
string