Get User summary
GET /v2/users/:guid/summary
Request
Route
GET /v2/users/uaa-id-331/summary
Body
Name |
Description |
Default |
Valid Values |
Example Values |
guid
|
The guid of the user for which summary is requested
|
|
|
|
audited_spaces
|
List of spaces that the user is an auditor for.
|
|
|
|
managed_spaces
|
List of spaces that the user is a manager for.
|
|
|
|
spaces
|
List of spaces that the user is developer for.
|
|
|
|
audited_organizations
|
List of organizations that the user is an auditor for.
|
|
|
|
billing_managed_organizations
|
List of organizations that the user is a billing manager for.
|
|
|
|
managed_organizations
|
List of organizations that the user is a manager for.
|
|
|
|
organizations
|
List of organizations that the user is a member of.
|
|
|
|
Headers
cURL
curl "https://api.[your-domain.com]/v2/users/uaa-id-331/summary" -X GET \
-H "Authorization: bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyX2lkIjoidWFhLWlkLTMzMiIsImVtYWlsIjoiZW1haWwtMjM0QHNvbWVkb21haW4uY29tIiwic2NvcGUiOlsiY2xvdWRfY29udHJvbGxlci5hZG1pbiJdLCJhdWQiOlsiY2xvdWRfY29udHJvbGxlciJdLCJleHAiOjE0NDU1NTc5NjJ9.zkCiWZD_fj8oeuUx-JdjzLdcvLlPMft8fTuGwNmIhLI" \
-H "Host: example.org" \
-H "Cookie: "
Response
Status
200 OK
Body
{
"metadata": {
"guid": "uaa-id-331",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"organizations": [
{
"metadata": {
"guid": "47d9e3cc-cde8-4bfb-9bda-f14bc6bcda1f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2182",
"billing_enabled": false,
"status": "active",
"spaces": [
{
"metadata": {
"guid": "8af46ea0-19bf-40ff-92c7-943578a0e84f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2184"
}
}
],
"quota_definition": {
"metadata": {
"guid": "6f00c317-0a65-4292-a313-1519fed51d67",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2183",
"non_basic_services_allowed": true,
"total_services": 60,
"memory_limit": 20480,
"trial_db_allowed": false
}
},
"managers": [
{
"metadata": {
"guid": "uaa-id-331",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"admin": false,
"active": false,
"default_space_guid": null
}
}
]
}
}
],
"managed_organizations": [
{
"metadata": {
"guid": "47d9e3cc-cde8-4bfb-9bda-f14bc6bcda1f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2182",
"billing_enabled": false,
"status": "active",
"spaces": [
{
"metadata": {
"guid": "8af46ea0-19bf-40ff-92c7-943578a0e84f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2184"
}
}
],
"quota_definition": {
"metadata": {
"guid": "6f00c317-0a65-4292-a313-1519fed51d67",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2183",
"non_basic_services_allowed": true,
"total_services": 60,
"memory_limit": 20480,
"trial_db_allowed": false
}
},
"managers": [
{
"metadata": {
"guid": "uaa-id-331",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"admin": false,
"active": false,
"default_space_guid": null
}
}
]
}
}
],
"billing_managed_organizations": [
{
"metadata": {
"guid": "47d9e3cc-cde8-4bfb-9bda-f14bc6bcda1f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2182",
"billing_enabled": false,
"status": "active",
"spaces": [
{
"metadata": {
"guid": "8af46ea0-19bf-40ff-92c7-943578a0e84f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2184"
}
}
],
"quota_definition": {
"metadata": {
"guid": "6f00c317-0a65-4292-a313-1519fed51d67",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2183",
"non_basic_services_allowed": true,
"total_services": 60,
"memory_limit": 20480,
"trial_db_allowed": false
}
},
"managers": [
{
"metadata": {
"guid": "uaa-id-331",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"admin": false,
"active": false,
"default_space_guid": null
}
}
]
}
}
],
"audited_organizations": [
{
"metadata": {
"guid": "47d9e3cc-cde8-4bfb-9bda-f14bc6bcda1f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2182",
"billing_enabled": false,
"status": "active",
"spaces": [
{
"metadata": {
"guid": "8af46ea0-19bf-40ff-92c7-943578a0e84f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2184"
}
}
],
"quota_definition": {
"metadata": {
"guid": "6f00c317-0a65-4292-a313-1519fed51d67",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2183",
"non_basic_services_allowed": true,
"total_services": 60,
"memory_limit": 20480,
"trial_db_allowed": false
}
},
"managers": [
{
"metadata": {
"guid": "uaa-id-331",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"admin": false,
"active": false,
"default_space_guid": null
}
}
]
}
}
],
"spaces": [
{
"metadata": {
"guid": "8af46ea0-19bf-40ff-92c7-943578a0e84f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2184"
}
}
],
"managed_spaces": [
{
"metadata": {
"guid": "8af46ea0-19bf-40ff-92c7-943578a0e84f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2184"
}
}
],
"audited_spaces": [
{
"metadata": {
"guid": "8af46ea0-19bf-40ff-92c7-943578a0e84f",
"created_at": "2015-10-15T23:52:42Z",
"updated_at": null
},
"entity": {
"name": "name-2184"
}
}
]
}
}
Headers