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
-
key: string
Key that identifies the configuration item
-
orgId: string
Organization identifier
There's no request body for this operation.
Back to TopResponse
200 Response
Organization configuration was successfully retrieved.