Skip to main content
POST
List license properties
Required scopes:

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
namespace
string

The properties namespace.

name_prefix
string

The properties name prefix.

Response

200 - application/json

License properties.

A map of namespaces to property name-value pairs.

{key}
object

An object with property names as keys and their values.