Skip to main content

Retrieve a list of dimensions

GET 

/odata/v2/Dimension3

Response is limited to 3000 records. Follow '@odata.nextLink' to retrieve the next page.

Request

Query Parameters

Responses

OK

Schema

    value

    object[]

    nullable

    required

  • Array [

  • dimension3Id stringnullable
    description stringnullable
    active boolean
    rowNumber int32
    createdBy stringnullable
    createdDateTime date-time
    modifiedBy stringnullable
    modifiedDateTime date-timenullable
    versionStamp int32
    documentsExists boolean
  • ]

  • @odata.context stringnullable
    @odata.count int32nullable
    @odata.nextLink stringnullable
Loading...