Skip to main content
GET
Paginated list of population in your workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

startCursor
string

The cursor to start fetching from

size
number
default:25

The number of items to fetch

Required range: x <= 100
Example:

25

Response

The populations

results
object[]
required
total
number
required

The total number of items in your workspaces based on your search parameters

pageInfo
object
required

Information about the current page