List Skill Revision Files
Skills
List Skill Revision Files
List the files in a skill revision, one page at a time. When has_more is true, pass next_cursor back as cursor to fetch the next page.
GET
List Skill Revision Files
Authorizations
API key authentication. Get your API key from the Duvo dashboard.
Path Parameters
Skill revision ID.
Query Parameters
Maximum number of files to return per page (1-1000, default 100)
Required range:
1 <= x <= 1000Opaque continuation token from a previous response's next_cursor. Omit for the first page.
Minimum string length:
1