View all interaction attribute types

Learn about the GetAll endpoint in the FeedingInteractionAttribute collection.

This API lets you retrieve details of all action types for interaction attributes in a project. You can also filter the results using pagination parameters.

API request

Parameter

Parameter
Description

Keyword

A pagination parameter that helps you filter results by specific keywords.

SkipCount

A pagination parameter that helps you define the number of results to skip (i.e. where to start counting) when returning results.

MaxResultCount

A pagination parameter that helps you limit the number of results returned. It specifies the number of retrieved results.

Last updated

Was this helpful?