ApplicationConfigs

get/ApplicationConfigs/{id}

Path parameters

idstring required

Query parameters

api-versionstring

The requested API version

$selectstring

Limits the properties returned in the result.

$expandstring

Indicates the related entities to be represented inline. The maximum depth is 2.

Response

Success

idstring nullable

The unique id of the application, different from application id.

organizationIdstring nullable

The organization id.

disabledboolean nullable

Gets or sets the disabled state of the config.

tagstring nullable

Gets or sets the tag/name of the config.

applicationIdstring nullable

The application id.

sharedSecretstring nullable

The shared secret of the application.

Changes

No recorded changes to this endpoint across all 1 revision of this API.