projects
Lists the Attribute definitions in the specified consent store.
get/v1/{+parent}/attributeDefinitions
Path parameters
parentstring required
Required. Name of the consent store to retrieve Attribute definitions from.
Query parameters
filterstring
Optional. Restricts the attributes returned to those matching a filter. The only field available for filtering is category. For example, filter=category=\"REQUEST\".
pageSizeinteger
Optional. Limit on the number of Attribute definitions to return in a single response. If not specified, 100 is used. May not be larger than 1000.
pageTokenstring
Optional. Token to retrieve the next page of results or empty to get the first page.
Response
Successful response