Get Component Properties
Get the default property values of a component definition.
If you do not include a
localeId
in your request, the response will return any properties that can be localized from the Primary locale.Required scope | components:read
Path parameters
site_id
Unique identifier for a Site
component_id
Unique identifier for a Component
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
localeId
Unique identifier for a specific locale. Applicable, when using localization.
limit
Maximum number of records to be returned (max limit: 100)
offset
Offset used for pagination if the results have more than limit records
Response
Request was successful
componentId
Component ID
properties
pagination
Pagination object