latestOpenAPI 3.0.12026-08-2275117361.7 KB
3cf1fe47664a
Organization
Get organizations
This method returns a list of all organizations associated with a service desk.
Permissions required: Service desk's agent.
get/rest/servicedeskapi/servicedesk/{serviceDeskId}/organization
Path parameters
serviceDeskIdstring required
The ID of the service desk from which the organization list will be returned. This can alternatively be a project identifier.
Query parameters
startinteger
The starting index of the returned objects. Base index: 0. See the Pagination section for more details.
limitinteger
The maximum number of items to return per page. Default: 50. See the Pagination section for more details.
accountIdstring
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, 5b10ac8d82e05b22cc7d4ef5.
Response
Returns the requested organizations list.