GET Requests/Get/{ID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

RequestDTO
NameDescriptionTypeAdditional information
Identifier

Returns identifier

integer

None.

MSRequestID

string

None.

ProjectID

Gets or sets the ID of projct

globally unique identifier

None.

Project

Project

string

None.

Name

Name

string

None.

Description

Description

string

None.

AdditionalInstructions

Additional instructions

string

None.

UpdatedOn

The date the request was updated on

date

None.

UpdatedByID

Gets or sets the ID of user who updated the request

globally unique identifier

None.

UpdatedBy

Updated By

string

None.

MirrorBudgetFields

Gets or sets the indicator to specify if source/budget box is Checked

boolean

None.

Scheduled

Gets or sets the indicator to specify if request is scheduled

boolean

None.

Template

Gets or sets the indicator to specify if template is selected

boolean

None.

Deleted

Gets or sets the indicator to specify if request is deleted

boolean

None.

Priority

Gets or sets the priorities

Priorities

None.

OrganizationID

Gets or sets the ID of rganization

globally unique identifier

None.

Organization

Organization

string

None.

PurposeOfUse

Purpose of use

string

None.

PhiDisclosureLevel

PHI Disclosure level

string

None.

ReportAggregationLevelID

Gets or sets the ID of Report Aggregation Level

globally unique identifier

None.

ReportAggregationLevel

Report Aggregation Level

string

None.

Schedule

Schedule

string

None.

ScheduleCount

Gets or sets the schedule count

integer

None.

SubmittedOn

Th date the request was submitted on

date

None.

SubmittedByID

The ID of the user who submitted the request

globally unique identifier

None.

SubmittedByName

Submitted By Name

string

None.

SubmittedBy

Submitted By

string

None.

RequestTypeID

Gets or sets the ID of Request Type

globally unique identifier

None.

RequestType

Request type

string

None.

AdapterPackageVersion

Adapter Package version

string

None.

IRBApprovalNo

IRB Approval No

string

None.

DueDate

Due date

date

None.

ActivityDescription

Activity dscription

string

None.

ActivityID

Gets or sets the ID of Activity

globally unique identifier

None.

SourceActivityID

Gets or sets the ID of Source Activity

globally unique identifier

None.

SourceActivityProjectID

Gets or sets the ID of Source Activity Project

globally unique identifier

None.

SourceTaskOrderID

Gets or sets the ID of Source Task Order

globally unique identifier

None.

RequesterCenterID

Gets or sets the ID of Requester Center

globally unique identifier

None.

RequesterCenter

Requester Center

string

None.

WorkplanTypeID

Gets or sets the ID of workplan type

globally unique identifier

None.

WorkplanType

Workplan Type

string

None.

WorkflowID

Gets or sets the ID of workflow

globally unique identifier

None.

Workflow

Workflow

string

None.

CurrentWorkFlowActivityID

Gets or sets the ID of current workflow activity

globally unique identifier

None.

CurrentWorkFlowActivity

Current workflow activity

string

None.

Status

Gets or set the request status

RequestStatuses

None.

StatusText

Status Text

string

None.

MajorEventDate

The Date the major event date was submitted

date

None.

MajorEventByID

ID of major event

globally unique identifier

None.

MajorEventBy

Major EventBy

string

None.

CreatedOn

The date the request was created on

date

None.

CreatedByID

Gets or sets the ID of createdby

globally unique identifier

None.

CreatedBy

Created By

string

None.

CompletedOn

Th date the request was completed on

date

None.

CancelledOn

The date the request was canceled on

date

None.

UserIdentifier

User identifier

string

None.

Query

Query

string

None.

ParentRequestID

Gets or sets the ID of parent request

globally unique identifier

None.

ID

globally unique identifier

None.

Timestamp

Collection of byte

None.

Response Formats

application/json, text/json

Sample:
{
  "results": [
    {
      "Identifier": 1,
      "MSRequestID": "sample string 2",
      "ProjectID": "a77167ba-9312-49e5-8993-b12b8afc669f",
      "Project": "sample string 4",
      "Name": "sample string 5",
      "Description": "sample string 6",
      "AdditionalInstructions": "sample string 7",
      "UpdatedOn": "2024-05-13T19:16:48Z",
      "UpdatedByID": "64a3c6df-c002-42d5-9269-54a4b0e8d246",
      "UpdatedBy": "sample string 10",
      "MirrorBudgetFields": true,
      "Scheduled": true,
      "Template": true,
      "Deleted": true,
      "Priority": 0,
      "OrganizationID": "0aaa0cf3-5f1c-4b66-b35a-d416a300e234",
      "Organization": "sample string 16",
      "PurposeOfUse": "sample string 17",
      "PhiDisclosureLevel": "sample string 18",
      "ReportAggregationLevelID": "5bb2eebd-9471-4d36-9204-2435086dd06a",
      "ReportAggregationLevel": "sample string 19",
      "Schedule": "sample string 20",
      "ScheduleCount": 21,
      "SubmittedOn": "2024-05-13T19:16:48Z",
      "SubmittedByID": "6037111c-368c-451d-b6d6-e6a19af1441c",
      "SubmittedByName": "sample string 22",
      "SubmittedBy": "sample string 23",
      "RequestTypeID": "aff7ad6d-ab67-431b-bf83-bc7b5fec4bb3",
      "RequestType": "sample string 25",
      "AdapterPackageVersion": "sample string 26",
      "IRBApprovalNo": "sample string 27",
      "DueDate": "2024-05-13T19:16:48Z",
      "ActivityDescription": "sample string 28",
      "ActivityID": "f45fa029-49db-45a5-bf7e-3edc10e98952",
      "SourceActivityID": "76cd8d3d-93e3-4845-8e55-a44caf68dc36",
      "SourceActivityProjectID": "321d2795-f5ca-402d-afcc-48e86938c0f0",
      "SourceTaskOrderID": "145748ec-c2b9-40cb-ac28-7b0545cc8d80",
      "RequesterCenterID": "99264183-6ab9-4815-b739-bc467edc8a68",
      "RequesterCenter": "sample string 29",
      "WorkplanTypeID": "6db4983c-fa0e-4e92-9542-c4888db39079",
      "WorkplanType": "sample string 30",
      "WorkflowID": "b9a7b45d-23ba-4538-9e42-ddf0a679bf77",
      "Workflow": "sample string 31",
      "CurrentWorkFlowActivityID": "732f56c0-7332-4532-b7d7-da354306b87e",
      "CurrentWorkFlowActivity": "sample string 32",
      "Status": 100,
      "StatusText": "sample string 33",
      "MajorEventDate": "2024-05-13T19:16:48Z",
      "MajorEventByID": "6f6c82c5-5598-47dc-9ace-a20a11956c4a",
      "MajorEventBy": "sample string 36",
      "CreatedOn": "2024-05-13T19:16:48Z",
      "CreatedByID": "0d9d1034-cea5-476e-913d-c643b185ff1e",
      "CreatedBy": "sample string 39",
      "CompletedOn": "2024-05-13T19:16:48Z",
      "CancelledOn": "2024-05-13T19:16:48Z",
      "UserIdentifier": "sample string 40",
      "Query": "sample string 41",
      "ParentRequestID": "b06af523-0724-4e7e-a04f-20276aaa6099",
      "ID": "b0908065-b246-4cd1-a1e5-522207c80f7a",
      "Timestamp": "QEA="
    }
  ]
}

text/javascript

Sample:
{"results":[{"Identifier":1,"MSRequestID":"sample string 2","ProjectID":"a77167ba-9312-49e5-8993-b12b8afc669f","Project":"sample string 4","Name":"sample string 5","Description":"sample string 6","AdditionalInstructions":"sample string 7","UpdatedOn":"2024-05-13T19:16:48Z","UpdatedByID":"64a3c6df-c002-42d5-9269-54a4b0e8d246","UpdatedBy":"sample string 10","MirrorBudgetFields":true,"Scheduled":true,"Template":true,"Deleted":true,"Priority":0,"OrganizationID":"0aaa0cf3-5f1c-4b66-b35a-d416a300e234","Organization":"sample string 16","PurposeOfUse":"sample string 17","PhiDisclosureLevel":"sample string 18","ReportAggregationLevelID":"5bb2eebd-9471-4d36-9204-2435086dd06a","ReportAggregationLevel":"sample string 19","Schedule":"sample string 20","ScheduleCount":21,"SubmittedOn":"2024-05-13T19:16:48Z","SubmittedByID":"6037111c-368c-451d-b6d6-e6a19af1441c","SubmittedByName":"sample string 22","SubmittedBy":"sample string 23","RequestTypeID":"aff7ad6d-ab67-431b-bf83-bc7b5fec4bb3","RequestType":"sample string 25","AdapterPackageVersion":"sample string 26","IRBApprovalNo":"sample string 27","DueDate":"2024-05-13T19:16:48Z","ActivityDescription":"sample string 28","ActivityID":"f45fa029-49db-45a5-bf7e-3edc10e98952","SourceActivityID":"76cd8d3d-93e3-4845-8e55-a44caf68dc36","SourceActivityProjectID":"321d2795-f5ca-402d-afcc-48e86938c0f0","SourceTaskOrderID":"145748ec-c2b9-40cb-ac28-7b0545cc8d80","RequesterCenterID":"99264183-6ab9-4815-b739-bc467edc8a68","RequesterCenter":"sample string 29","WorkplanTypeID":"6db4983c-fa0e-4e92-9542-c4888db39079","WorkplanType":"sample string 30","WorkflowID":"b9a7b45d-23ba-4538-9e42-ddf0a679bf77","Workflow":"sample string 31","CurrentWorkFlowActivityID":"732f56c0-7332-4532-b7d7-da354306b87e","CurrentWorkFlowActivity":"sample string 32","Status":100,"StatusText":"sample string 33","MajorEventDate":"2024-05-13T19:16:48Z","MajorEventByID":"6f6c82c5-5598-47dc-9ace-a20a11956c4a","MajorEventBy":"sample string 36","CreatedOn":"2024-05-13T19:16:48Z","CreatedByID":"0d9d1034-cea5-476e-913d-c643b185ff1e","CreatedBy":"sample string 39","CompletedOn":"2024-05-13T19:16:48Z","CancelledOn":"2024-05-13T19:16:48Z","UserIdentifier":"sample string 40","Query":"sample string 41","ParentRequestID":"b06af523-0724-4e7e-a04f-20276aaa6099","ID":"b0908065-b246-4cd1-a1e5-522207c80f7a","Timestamp":"QEA="}]}

application/bson

Sample:
Binary JSON content. See http://bsonspec.org for details.

application/xml, text/xml

Sample:
<RequestDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Lpp.Dns.DTO">
  <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">b0908065-b246-4cd1-a1e5-522207c80f7a</ID>
  <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
  <ActivityDescription>sample string 28</ActivityDescription>
  <ActivityID>f45fa029-49db-45a5-bf7e-3edc10e98952</ActivityID>
  <AdapterPackageVersion>sample string 26</AdapterPackageVersion>
  <AdditionalInstructions>sample string 7</AdditionalInstructions>
  <CancelledOn xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2024-05-13T23:16:48.94845Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-240</d2p1:OffsetMinutes>
  </CancelledOn>
  <CompletedOn xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2024-05-13T23:16:48.94845Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-240</d2p1:OffsetMinutes>
  </CompletedOn>
  <CreatedBy>sample string 39</CreatedBy>
  <CreatedByID>0d9d1034-cea5-476e-913d-c643b185ff1e</CreatedByID>
  <CreatedOn xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2024-05-13T23:16:48.94845Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-240</d2p1:OffsetMinutes>
  </CreatedOn>
  <CurrentWorkFlowActivity>sample string 32</CurrentWorkFlowActivity>
  <CurrentWorkFlowActivityID>732f56c0-7332-4532-b7d7-da354306b87e</CurrentWorkFlowActivityID>
  <Deleted>true</Deleted>
  <Description>sample string 6</Description>
  <DueDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2024-05-13T23:16:48.94845Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-240</d2p1:OffsetMinutes>
  </DueDate>
  <IRBApprovalNo>sample string 27</IRBApprovalNo>
  <Identifier>1</Identifier>
  <MSRequestID>sample string 2</MSRequestID>
  <MajorEventBy>sample string 36</MajorEventBy>
  <MajorEventByID>6f6c82c5-5598-47dc-9ace-a20a11956c4a</MajorEventByID>
  <MajorEventDate xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2024-05-13T23:16:48.94845Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-240</d2p1:OffsetMinutes>
  </MajorEventDate>
  <MirrorBudgetFields>true</MirrorBudgetFields>
  <Name>sample string 5</Name>
  <Organization>sample string 16</Organization>
  <OrganizationID>0aaa0cf3-5f1c-4b66-b35a-d416a300e234</OrganizationID>
  <ParentRequestID>b06af523-0724-4e7e-a04f-20276aaa6099</ParentRequestID>
  <PhiDisclosureLevel>sample string 18</PhiDisclosureLevel>
  <Priority>Low</Priority>
  <Project>sample string 4</Project>
  <ProjectID>a77167ba-9312-49e5-8993-b12b8afc669f</ProjectID>
  <PurposeOfUse>sample string 17</PurposeOfUse>
  <Query>sample string 41</Query>
  <ReportAggregationLevel>sample string 19</ReportAggregationLevel>
  <ReportAggregationLevelID>5bb2eebd-9471-4d36-9204-2435086dd06a</ReportAggregationLevelID>
  <RequestType>sample string 25</RequestType>
  <RequestTypeID>aff7ad6d-ab67-431b-bf83-bc7b5fec4bb3</RequestTypeID>
  <RequesterCenter>sample string 29</RequesterCenter>
  <RequesterCenterID>99264183-6ab9-4815-b739-bc467edc8a68</RequesterCenterID>
  <Schedule>sample string 20</Schedule>
  <ScheduleCount>21</ScheduleCount>
  <Scheduled>true</Scheduled>
  <SourceActivityID>76cd8d3d-93e3-4845-8e55-a44caf68dc36</SourceActivityID>
  <SourceActivityProjectID>321d2795-f5ca-402d-afcc-48e86938c0f0</SourceActivityProjectID>
  <SourceTaskOrderID>145748ec-c2b9-40cb-ac28-7b0545cc8d80</SourceTaskOrderID>
  <Status>ThirdPartySubmittedDraft</Status>
  <StatusText>sample string 33</StatusText>
  <SubmittedBy>sample string 23</SubmittedBy>
  <SubmittedByID>6037111c-368c-451d-b6d6-e6a19af1441c</SubmittedByID>
  <SubmittedByName>sample string 22</SubmittedByName>
  <SubmittedOn xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2024-05-13T23:16:48.94845Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-240</d2p1:OffsetMinutes>
  </SubmittedOn>
  <Template>true</Template>
  <UpdatedBy>sample string 10</UpdatedBy>
  <UpdatedByID>64a3c6df-c002-42d5-9269-54a4b0e8d246</UpdatedByID>
  <UpdatedOn xmlns:d2p1="http://schemas.datacontract.org/2004/07/System">
    <d2p1:DateTime>2024-05-13T23:16:48.94845Z</d2p1:DateTime>
    <d2p1:OffsetMinutes>-240</d2p1:OffsetMinutes>
  </UpdatedOn>
  <UserIdentifier>sample string 40</UserIdentifier>
  <Workflow>sample string 31</Workflow>
  <WorkflowID>b9a7b45d-23ba-4538-9e42-ddf0a679bf77</WorkflowID>
  <WorkplanType>sample string 30</WorkplanType>
  <WorkplanTypeID>6db4983c-fa0e-4e92-9542-c4888db39079</WorkplanTypeID>
</RequestDTO>