GET DataMarts/ListBasic

Returns a list of Data Marts the user has access to using as DataMartListDTO's.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Collection of DataMartListDTO
NameDescriptionTypeAdditional information
Name

DataMart Name

string

None.

Description

DataMart Description

string

None.

Acronym

DataMart Acronym

string

None.

StartDate

The date the DataMart was created on

date

None.

EndDate

The date the DataMart was ended on

date

None.

OrganizationID

Identifier of Organization

globally unique identifier

None.

Organization

Organization

string

None.

ParentOrganziationID

Gets or set the ID of the Organizations parent organization.

globally unique identifier

None.

ParentOrganization

Gets or sets the name of the Organizations parent organization.

string

None.

ID

globally unique identifier

None.

Timestamp

Collection of byte

None.

Response Formats

application/json, text/json

Sample:
{
  "results": [
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "Acronym": "sample string 3",
      "StartDate": "2024-05-14T16:45:47Z",
      "EndDate": "2024-05-14T16:45:47Z",
      "OrganizationID": "4d99e6f3-3095-4915-a7a4-5c3adf05b466",
      "Organization": "sample string 4",
      "ParentOrganziationID": "df98ee46-a375-4049-9171-4463cf78dfe4",
      "ParentOrganization": "sample string 5",
      "ID": "6a0c5e43-f3eb-4403-a2a1-ef31acc7b47e",
      "Timestamp": "QEA="
    },
    {
      "Name": "sample string 1",
      "Description": "sample string 2",
      "Acronym": "sample string 3",
      "StartDate": "2024-05-14T16:45:47Z",
      "EndDate": "2024-05-14T16:45:47Z",
      "OrganizationID": "4d99e6f3-3095-4915-a7a4-5c3adf05b466",
      "Organization": "sample string 4",
      "ParentOrganziationID": "df98ee46-a375-4049-9171-4463cf78dfe4",
      "ParentOrganization": "sample string 5",
      "ID": "6a0c5e43-f3eb-4403-a2a1-ef31acc7b47e",
      "Timestamp": "QEA="
    }
  ]
}

text/javascript

Sample:
{"results":[{"Name":"sample string 1","Description":"sample string 2","Acronym":"sample string 3","StartDate":"2024-05-14T16:45:47Z","EndDate":"2024-05-14T16:45:47Z","OrganizationID":"4d99e6f3-3095-4915-a7a4-5c3adf05b466","Organization":"sample string 4","ParentOrganziationID":"df98ee46-a375-4049-9171-4463cf78dfe4","ParentOrganization":"sample string 5","ID":"6a0c5e43-f3eb-4403-a2a1-ef31acc7b47e","Timestamp":"QEA="},{"Name":"sample string 1","Description":"sample string 2","Acronym":"sample string 3","StartDate":"2024-05-14T16:45:47Z","EndDate":"2024-05-14T16:45:47Z","OrganizationID":"4d99e6f3-3095-4915-a7a4-5c3adf05b466","Organization":"sample string 4","ParentOrganziationID":"df98ee46-a375-4049-9171-4463cf78dfe4","ParentOrganization":"sample string 5","ID":"6a0c5e43-f3eb-4403-a2a1-ef31acc7b47e","Timestamp":"QEA="}]}

application/bson

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

application/xml, text/xml

Sample:
<ArrayOfDataMartListDTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Lpp.Dns.DTO">
  <DataMartListDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">6a0c5e43-f3eb-4403-a2a1-ef31acc7b47e</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <Acronym>sample string 3</Acronym>
    <Description>sample string 2</Description>
    <EndDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-05-14T20:45:47.7108491Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </EndDate>
    <Name>sample string 1</Name>
    <Organization>sample string 4</Organization>
    <OrganizationID>4d99e6f3-3095-4915-a7a4-5c3adf05b466</OrganizationID>
    <ParentOrganization>sample string 5</ParentOrganization>
    <ParentOrganziationID>df98ee46-a375-4049-9171-4463cf78dfe4</ParentOrganziationID>
    <StartDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-05-14T20:45:47.7108491Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </StartDate>
  </DataMartListDTO>
  <DataMartListDTO>
    <ID xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">6a0c5e43-f3eb-4403-a2a1-ef31acc7b47e</ID>
    <Timestamp xmlns="http://schemas.datacontract.org/2004/07/Lpp.Objects">QEA=</Timestamp>
    <Acronym>sample string 3</Acronym>
    <Description>sample string 2</Description>
    <EndDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-05-14T20:45:47.7108491Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </EndDate>
    <Name>sample string 1</Name>
    <Organization>sample string 4</Organization>
    <OrganizationID>4d99e6f3-3095-4915-a7a4-5c3adf05b466</OrganizationID>
    <ParentOrganization>sample string 5</ParentOrganization>
    <ParentOrganziationID>df98ee46-a375-4049-9171-4463cf78dfe4</ParentOrganziationID>
    <StartDate xmlns:d3p1="http://schemas.datacontract.org/2004/07/System">
      <d3p1:DateTime>2024-05-14T20:45:47.7108491Z</d3p1:DateTime>
      <d3p1:OffsetMinutes>-240</d3p1:OffsetMinutes>
    </StartDate>
  </DataMartListDTO>
</ArrayOfDataMartListDTO>