Authorizations
Query Parameters
Filter components by category.
Available options:
data_collection
, edge_function
, js_gateway
, security
, consent_management
, identity
, stitching
Filter components by sub category.
Available options:
analytics
, warehouse
, attribution
, conversion_api
, wasm_function
, server_side_tagging
, microservice
, kv_store
, bot_protection
, rate_limiting
, anti_fraud
, consent_mapping
, cmp
, native_cookies
, unique_id
, ab_testing
, web_performance
Response
A list of Components
String representing the object’s type. Objects of the same type share the same value.
Example:
"list"
The URL where this list can be accessed.
Whether there are more objects beyond the ones returned. You can use it to decide whether to show the user a “load more” button, for example.
The last key of the list. You can use its value on the start_key
parameter to fetch the next page of the list.