App Resource

Search App Resources

Invokes the c1.api.app.v1.AppResourceSearch.SearchAppResources method.

post/api/v1/search/app_resources

Request body

appIdstring

The appId field.

appUserIdsstring[] nullable

The appUserIds field.

excludeDeletedResourceBindingsboolean

The excludeDeletedResourceBindings field.

excludeResourceIdsstring[] nullable

The excludeResourceIds field.

excludeResourceTypeTraitIdsstring[] nullable

The excludeResourceTypeTraitIds field.

pageSizeinteger

The pageSize field.

pageTokenstring

The pageToken field.

querystring

The query field.

resourceIdsstring[] nullable

The resourceIds field.

resourceTypeIdsstring[] nullable

The resourceTypeIds field.

resourceTypeTraitIdsstring[] nullable

The resourceTypeTraitIds field.

Response

Successful response

nextPageTokenstring

The nextPageToken field.

Changes