Skip to main content
POST
List groups properties
Required scopes: properties.group.value--all:ro

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
group_ids
integer[]
required

The IDs of the groups you retrieve properties from. Properties from all groups will be returned if an empty array is provided.

namespace
string

The properties namespace.

name_prefix
string

The properties name prefix.

Response

200 - application/json

Groups properties.

id
integer

The group ID.

properties
object

An object with namespaces as keys and property objects as values.