List slot sections

Returns list of Slot Sections (a.k.a. frames) for given Slot. In case sections are needed from certain index, please provide that index as from cursor in paging object.

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

Team's sluggified name

uuid
required
string
required

'ID' of the Slot to identify it within the Item. It's recommended to use numeric values satarting with 1.

Query Params
integer

Defines how many items matching filters need to be skipped before returning result. Default value is 0.

integer

Defines max number of items to return on single page. Default value is 500.

string | null

Page cursor on which to end the page. Page cursor consist of list of values that ends with UUID or integer

string | null

Page cursor from which to start the page. Page cursor consist of list of values that ends with UUID or integer

Responses

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