List Users
POST
/enum.api.v1.ObjectStorageUserService/ListObjectStorageUsers
Request Body required
Section titled “Request Body required ”object
projectId
string
page
object
pageSize
integer format: int32
pageToken
string
Responses
Section titled “ Responses ”OK
object
objectStorageUsers
Array<object>
object
id
string
projectId
string
displayName
Deprecated: use name instead. This field is still populated on responses
for backwards compatibility and will be removed in a future API version.
string
createdBy
string
createdAt
string format: date-time
updatedAt
string format: date-time
status
integer format: enum
name
Unique name of the object storage user within the project. Replaces display_name.
string
page
object
nextPageToken
string
totalCount
integer format: int32