Skip to main content

List objects according to the cursor specifications and limit

List objects according to the cursor specifications and limit

Query Parameters
  • cursor string required

    The cursor

  • limit integer required

    Default value: 10

    The maximum number of results

Responses

Found.


Schema
  • first string required
  • items object[]

    An array of objects.

  • id string required
  • last string required
  • next string required
  • prev string required
  • self string required
Loading...