Error
List skills
Returns the skills in the caller’s workspace, paginated.
GET
Error
Authorizations
LangSmith API key (lsv2_...).
Query Parameters
Items per page (default 20, max 100)
Opaque pagination cursor
Comma-separated list of optional fields to include, e.g. include=owner,files. Supported fields: owner (each skill's owners), files (each skill's file contents). Unrecognized fields return 400. When a field is omitted the lightweight list is returned: file contents and commit_id are omitted and name falls back to the repo handle. Fetch a skill directly for full metadata.

