User's Sheets (Paginated)

Returns a user's public sheets, paginated and sorted. Same response shape as the unparameterized variant.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Numeric user ID. To find it, call GET /api/profile/{slug} with the user's profile slug and read the id field from the response.

string
enum
required
Defaults to date

Sort key. date orders by most recent modification; views orders by view count.

Allowed:
integer
required
Defaults to 10

Maximum number of sheets to return.

integer
required
Defaults to 0

Offset into the result set, used for pagination.

Response

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