(Cloud) get distribution users
Background
This API returns data about all users in the form distributions UpRaise.
API Details
This API will require valid authentication & will expect the user API token in the request.
Read Create User API token for more details
Below are the endpoints for this API based on which UpRaise app you are using
App name | Endpoint |
---|
App name | Endpoint |
---|---|
UpRaise for Employee Success | https://employee-success.upraise.io/rest/upraise/public/1.0/form/getDistributionUsers/{id} |
UpRaise People | https://people.upraise.io/rest/upraise/public/1.0/form/getDistributionUsers/{id} |
Request parameters
Provide the distribution id
here.
Sample JSON response
{
"distributionId": 3595,
"distributionName": "test 1",
"getDistributionDetailsUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributions?id=3595",
"startAt": 0,
"maxResults": 20,
"total": 11,
"results": [
{
"isOpen": false,
"teamMember": {
"id": 6168,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5a572c6c1d89de07dd3f6f59"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10263,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10263"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10262,
"reviewer": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10262"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10261,
"reviewer": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10261"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6104,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=61d406c3326554006cf69278"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10272,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10272"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10271,
"reviewer": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10271"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10270,
"reviewer": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10270"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6087,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5fc8b9fcaca10c0069d2e5d5"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10251,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10251"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10250,
"reviewer": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10250"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10249,
"reviewer": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10249"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6176,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=557058:5a7af443-2cf1-4fdc-92c7-b8c64b5d8c1f"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10269,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10269"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10268,
"reviewer": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10268"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10267,
"reviewer": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10267"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6159,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5ca229d7c39f203c2820f858"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10275,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10275"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10274,
"reviewer": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10274"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10273,
"reviewer": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10273"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10248,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10248"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10247,
"reviewer": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10247"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10246,
"reviewer": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10246"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 5857,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5fb4a9df0dd553006f342981"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10257,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10257"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10256,
"reviewer": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10256"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10255,
"reviewer": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10255"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6269,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=557058:73b41577-686e-4a31-8ede-f7d6bb27f491"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10276,
"reviewer": {
"id": 6159,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5ca229d7c39f203c2820f858"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6159,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5ca229d7c39f203c2820f858"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10276"
},
{
"id": 10277,
"reviewer": {
"id": 6160,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5d88532ec26b6a0dcb0c8014"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6160,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=5d88532ec26b6a0dcb0c8014"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10277"
},
{
"id": 10266,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10266"
},
{
"id": 10278,
"reviewer": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10278"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10265,
"reviewer": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10265"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10264,
"reviewer": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10264"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10260,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10260"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10259,
"reviewer": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10259"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10258,
"reviewer": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6244,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f32afafb3ac4003fa1c778"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10258"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6105,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60ebce05cc1f700071ed4a3c"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10245,
"reviewer": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10245"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10244,
"reviewer": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6268,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31b61526117e1514b2b03"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10244"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10243,
"reviewer": {
"id": 6233,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63da09ac010d35637970cff8"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6233,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63da09ac010d35637970cff8"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10243"
}
]
}
]
},
{
"isOpen": false,
"teamMember": {
"id": 6079,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=60c9961cd5dde80071fe5e42"
},
"responseDetails": [
{
"responseType": "Manager",
"details": [
{
"id": 10254,
"reviewer": {
"id": 6233,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63da09ac010d35637970cff8"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6233,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63da09ac010d35637970cff8"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10254"
}
]
},
{
"responseType": "Peer",
"details": [
{
"id": 10253,
"reviewer": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6241,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f31905fb3ac4003fa1c06a"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10253"
}
]
},
{
"responseType": "Direct Report",
"details": [
{
"id": 10252,
"reviewer": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"status": {
"id": 1,
"name": "Not Started"
},
"assignedTo": {
"id": 6267,
"jiraUserRestApiUrl": "<baseURL>/rest/api/2/user?accountId=63f317d789de3d475af39784"
},
"getDistributionUserResponseUrl": "<baseURL>/rest/upraise/public/1.0/form/getDistributionUserResponses/10252"
}
]
}
]
}
]
}
API Response Parameters Table
Parent | Parameter | Type | Description | Possible Values |
---|
Parent | Parameter | Type | Description | Possible Values |
---|---|---|---|---|
Root | distributionId | int | Distribution ID | 3595 |
Root | distributionName | string | Distribution Name | "test 1" |
Root | getDistributionDetailsUrl | string | API Endpoint | "<baseURL>/rest/upraise/public/1.0/form/getDistributions?id=3595" |
Root | startAt | int | Pagination Start | 0 |
Root | maxResults | int | Maximum Results | 20 |
Root | total | int | Total Count | 11 |
results | isOpen | bool | Open Status | false |
results | int | Team Member ID | Multiple IDs such as 6168, 6104, 6087, ... | |
results | teamMember.jiraUserRestApiUrl | string | JIRA API URL | Corresponding URLs for each team member |
responseDetails | responseType | string | Response Type | Manager, Peer, Direct Report, Reviewer, HR user, (based on template type) |
details | id | int | Detail ID | Various IDs such as 10263, 10262, 10261, ... |
details | int | Reviewer ID | Multiple reviewer IDs like 6079, 6268, 6267, ... | |
details | reviewer.jiraUserRestApiUrl | string | Reviewer JIRA API URL | Corresponding URLs for each reviewer |
details | int | Status ID | 1 | |
details | status.name | string | Status Name | Not Started, Completed, Reviewer in progress (based on the template workflow) |
details | int | Assigned To ID | Multiple IDs such as 6079, 6268, 6241, ... | |
details | assignedTo.jiraUserRestApiUrl | string | Assigned To JIRA API URL | Corresponding URLs for each assigned person |
details | getDistributionUserResponseUrl | string | User Response API URL | Corresponding URLs for each response |