v4

latestOpenAPI 3.1.02026-08-086635375.7 KB
Knowledge

get knowledge group

Get a single RAG group by ID

get/v1/knowledge/groups/{id}

Path parameters

idstring required

Unique identifier of the knowledge group

Response

Successfully retrieved RAG group

idstring uuid

Unique identifier for the knowledge group.

namestring

Human-readable name for the group.

descriptionstring nullable

Free-form description of what the group contains.

documentCountinteger

Number of non-deleted documents currently in the group.

createdAtstring date-time

Timestamp when the group was created.

updatedAtstring date-time nullable

Timestamp when the group was last updated.