Skip to main content
GET
List child chapters

Authorizations

Authorization
string
header
required

A Dueflow access token: dfp_ (personal) or dfs_ (service). Permissions are the token's scopes intersected with the role ceiling, re-evaluated per request.

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 100
cursor
string
updatedSince
string<date-time>

Response

Success

data
object[]
required
hasMore
boolean
required
nextCursor
string | null
required