Get a specific property group
Retrieve a specific property group for a given object type within an app. This endpoint is useful for accessing detailed information about how properties are grouped under a specific group name for a particular object type in your application.
Supported products
Supported products
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Response
successful operation
A boolean indicating whether the property group is archived. It is required.
A human-readable label for the property group. It is a string and is required.
The name of the property group. It is a string and is required.
An integer indicating the order in which the property group should be displayed.