[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator

PagedResponseUsers

Defines the properties of Paged response of users.


AllOf


This class requires all of the following:

JSON Example

{
	"current": 0,
	"next": 0,
	"totalResults": 0,
	"users": [
		{
			"accessible": false,
			"address": "string",
			"city": "string",
			"company": "string",
			"country": "string",
			"createTimestamp": 0,
			"createdByUserId": "string",
			"domain": "string",
			"email": "string",
			"emailVerified": "string",
			"eulaInfo": "string",
			"firstName": "string",
			"id": "string",
			"idpId": "string",
			"internalId": "string",
			"lastName": "string",
			"password": "string",
			"state": "string",
			"tradeId": "string",
			"updateTimestamp": 0,
			"updatedByUserId": "string",
			"username": "string",
			"website": "string",
			"workPhone": "string",
			"zipcode": "string"
		}
	]
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Returned By

Get Users In Group
Get Users In Group Within Organization

Feedback

Was this page helpful?