Skip to main content
GET
Get the properties in a person property group

Authorizations

Authorization
string
header
required

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

Path Parameters

propertyGroupId
string
required

The ID of the property group

Minimum string length: 1

Query Parameters

startCursor
string

The cursor to start fetching from

size
number
default:25

The number of properties to fetch

Required range: x <= 100
Example:

25

Response

The properties in the property group

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