Get all users for a study

get

/ec-auth-svc/rest/v1.0/authstudies/{studyId}/paginatedUsers

Retrieves all the users that belong to a study.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : DisplayStudyUserListDtoV3
Type: object
Show Source
Nested Schema : users
Type: array
Show Source
Nested Schema : DisplayStudyUserDtoV3
Type: object
Show Source
Nested Schema : modes
Type: array
Show Source
Nested Schema : DisplayUserModeRoleListDtoV3
Type: object
Show Source
Nested Schema : DisplayDepotsListDtoV2
Type: object
Show Source
Nested Schema : roles
Type: array
Show Source
Nested Schema : DisplaySitesListDtoV2
Type: object
Show Source
Nested Schema : studyRole
Type: array
Show Source
Nested Schema : associatedDepots
Type: array
Show Source
Nested Schema : DisplayDepotDtoV2
Type: object
Show Source
Nested Schema : DisplayUserRoleDtoV2
Type: object
Show Source
Nested Schema : associatedSites
Type: array
Show Source
Nested Schema : DisplaySiteDtoV2
Type: object
Show Source
Nested Schema : DisplayStudyRoleDtoV2
Type: object
Show Source

400 Response

Bad request
Body ()
Root Schema : schema
Type: object
Show Source
Nested Schema : allowedMethods
Type: array
Unique Items Required: true
Show Source
Nested Schema : cookies
Type: object
Additional Properties Allowed
Show Source
Nested Schema : entity
Type: object
Nested Schema : entityTag
Type: object
Show Source
Nested Schema : headers
Type: object
Additional Properties Allowed
Show Source Show Source
Nested Schema : language
Type: object
Show Source
Nested Schema : mediaType
Type: object
Show Source
Nested Schema : metadata
Type: object
Additional Properties Allowed
Show Source Show Source
Nested Schema : statusInfo
Type: object
Show Source
Nested Schema : stringHeaders
Type: object
Additional Properties Allowed
Show Source Show Source
Nested Schema : additionalProperties
Type: object
Show Source
Nested Schema : additionalProperties
Type: array
Show Source
Nested Schema : items
Type: object
Nested Schema : extensionKeys
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleAttributes
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleKeys
Type: array
Unique Items Required: true
Show Source
Nested Schema : parameters
Type: object
Additional Properties Allowed
Show Source
Nested Schema : additionalProperties
Type: array
Show Source
Nested Schema : items
Type: object
Nested Schema : additionalProperties
Type: array
Show Source
Back to Top