List properties or includes

This operation lists the properties and includes for the current account or other managed accounts using the accountSwitchKey parameter. Include the groupId parameter in your request to filter the results by group. The response returns a list of propertyId regardless of whether they represent a property or include in PAPI. To learn more, see Manage access to properties and includes.

Query Params
integer

Unique identifier for each group. To get this value, run the List groups operation.

string

For customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.

Response

Response body
array of objects
object
actions
object

Specifies activities available for the group.

integer
required
≥ 0

Unique identifier for each group. It filters down results to properties in the specified group.

string
required
length ≥ 1

Descriptive label for the group.

integer
required
≥ 0

Unique identifier for a property or include. This is what PAPI refers to as an assetId. Note there’s a discrepancy between how PAPI and Identity and Access Management refer to propertyId values. To learn more, see Manage access to properties and includes.

string
required
length ≥ 1

Name of the property created in PAPI, or the includeName when creating an include. To learn more, see Manage access to properties and includes.

string
required
length ≥ 1

Identifies the product-type such as On Demand Media, Site, Application, Live Media Streams, or NetStorage.

Language
Authentication
URL