Get a specific configuration information of an organization.

get

/connectedWorker/clientapi/v2/orgs/{orgId}/configurations/{key}

This operation returns the specific configuration information of an organization. If organization configuration is not defined for the key, global configuration information having the same key is returned.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

200 Response

Organization configuration was successfully retrieved.
Back to Top