Get distributions

Use below endpoint to get UpRaise form distributions. 

  • Syntax - <Jira base URL>/rest/amoeboids-upraise/1.0/form/getDistributions
  • Example -  jira.amoeboids.com/rest/amoeboids-upraise/1.0/form/getDistributions

This API returns data about all distributed templates in UpRaise. 

Request

No other inputs are needed in the request in the endpoint URL.

Response

Parent
Parameter
Type
Description
Possible values

startAtNumberUse this parameter to define starting index for the search results10, 20, etc

maxResultsNumberUse this parameter to define max results on each page20, 40, etc

totalNumberTotal number of given feedback for logged in user23, 50, 100, 1000, etc

dateTimeFormatStringFormat definition of date fields returned in response.

dateFormatDateFormat definition of date fields returned in response.

resultsObjectThis objective consist of all data points of returned results
resultsidNumberDistribution id23, 1, 2, 4, etc
resultsnameStringDistribution name
  • Q1 performance review for software team
  • Employee satisfaction survey 2019
resultsdescriptionStringDistribution description
  • This form is distributed to gather the opinions of our employees about organizational growth
resultsprocessEndDateDateThe date on which system stops accepting inputs for current distributionAny date
resultsreviewPeriodStartDateDateStart date of the period which is under consideration for reviewAny date
resultsreviewPeriodEndDateDateEnd date of the period which is under consideration for reviewAny date
resultsRemindersDateDate/s on which system should sends auto-reminders to current form assignees who have not responded the formAny date/s
resultstemplateObjectThis object consists of all data points related to template associated with the current distribution
  • id
  • name
templateidNumberTemplate id1, 20, 25, 30, etc
templatenameStringTemplate name
  • Growth survey
  • Performance review for software team members
resultsgetTemplateQuestionsUrlStringUrl endpoint to get template questions associated with current distribution.http://jira.amoeboids.com/rest/amoeboids-upraise/1.0/form/getTemplateQuestions/178
resultsdistributedOnDateDate on which the template is distributedAny date
resultsdistributedByObjectThis object consists of all details related to user who has created the distribution
resultsstatusObjectThis object consists of all details related to status of the current distribution 
  • id
  • name
statusidNumberstatus id
  • 0
  • 1
  • 5
  • 4
statusnameStringstatus name
  • Config draft
  • Distributed
  • Scheduled
  • Closed
resultsDistributionUsersCountNumberCount of the users involved in this distribution1, 10, 50, 200, etc
resultsgetDistributionUsersUrlStringUrl endpoint to get user details of current distribution.http://jira.amoeboids.com/rest/amoeboids-upraise/1.0/form/getDistributionUsers/494
resultsanonymityObjectThis object consists of all data points related to the anonymity settings of the distribution when the 360 review template is distributed
  • type
  • details
anonymitytypeStringAnonymity type
  • Anonymity
  • Self-assessment
anonymitydetailsObjectThis object consists of all data points related to the anonymity & self assessment settings of the distribution when the 360 review template is distributed
  • name
  • value
details

name

StringAnonymity type name
  • Admins and Super Admins can identify reviewers
  • Admins and Super Admins can identify reviewer types
  • Managers can identify reviewers
  • Managers can identify reviewer types
  • Team Member can identify reviewers
  • Team Member can identify reviewer types
detailsvalueStringAnonymity value
  • True
  • False
resultsdueDateDateDue date of the distributionAny date