[Deprecated]: V8.0

get

/ec-designer-svc/rest/v8.0/studies/{studyId}/studyversionobjects/paginated

Deprecated: Use latest version instead. Retrieves all study version objects.

Request

Path Parameters
  • Study ID (UUID, 32-character uppercase hexadecimal string). Required. Example: F054C951EB74443C93716CA714AB686E
    Example:
    2F9A6C7E1B8F4D56A23C9F3A0C7D4E11
Query Parameters
  • Return forms with this Form Category. Optional.
    Default Value: DCS
    Example:
    DCS
  • Number of study versions to return
    Default Value: 1000
    Example:
    1000
  • Study version index to start from
    Default Value: 0
    Example:
    0
  • Order in which study versions to be returned
    Default Value: asc
    Example:
    asc

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

default response
Back to Top