v3
latestOpenAPI 3.0.12026-08-0474115357.9 KBOrganization
Get property
Returns the value of an organization property. Use this method to obtain the JSON content for an organization's property. Organization properties are a type of entity property which are available to the API only, and not shown in Jira Service Management. Learn more.
To get organization detail field values which are visible in Jira Service Management, see the Customer Service Management REST API.
Permissions required: Any
Response limitations: Customers can only access properties of organizations of which they are members.
get/rest/servicedeskapi/organization/{organizationId}/property/{propertyKey}
Path parameters
organizationIdstring required
The ID of the organization from which the property will be returned.
propertyKeystring required
The key of the property to return.
Response
Returns the organization's property.