List knowledge records

Returns a list of knowledge records for a workspace. Supports optional pagination and sorting via offset, limit, sort_by, sort_order, optional is/is_not filters (company_id, verification_status, source_type, expiry), and an inclusive validity-overlap window (valid_from, valid_to).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
Query Params
boolean
Defaults to false

Filter by company (entity) id

string
enum
Defaults to is

Operator for company_id: is or is_not

Allowed:
KnowledgeRecordStatusEnum | null

Filter by verification status

string
enum
Defaults to is

Operator for verification_status: is or is_not

Allowed:
KnowledgeRecordSourceEnum | null

Filter by source type

string
enum
Defaults to is

Operator for source_type: is or is_not

Allowed:
KnowledgeExpiryPresetEnum | null

Filter by expiry: expired or no_expiry

string
enum
Defaults to is

Operator for expiry: is or is_not

Allowed:
null

Filter to records valid on or after this inclusive boundary. ISO datetime inputs are accepted, but the time and timezone are discarded.

null

Filter to records valid on or before this inclusive boundary. ISO datetime inputs are accepted, but the time and timezone are discarded.

≥ 0

Number of items to skip before returning results

1 to 100

Maximum number of items to return (1-100)

string
enum

Resource-specific sort column

Allowed:
SortOrder | null

Sort direction: ascending or descending

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json