Datasets

List context-scoped dataset files

List all dataset files scoped to a context value. These files are shared with all users who have this context value.

get/datasets/context/{contextKey}/{contextValue}

Path parameters

contextKeystring required

The context key (e.g., "orgId", "teamId")

contextValuestring required

The context value

Response

List of dataset files

filesstring[] required

Changes