Get Subtenants filter values
Subtenants
optional query parameter providing the value of the user Id to use when the intention is to request on behalf of someone else
optional query parameter to retrive services by name
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
successful operation
{
"number": 0,
"numberOfElements": 0,
"last": false,
"size": 0,
"totalPages": 0,
"first": false,
"content": [
{
"name": "string",
"id": "string"
}
],
"totalElements": 0
}
number
numberOfElements
last
size
totalPages
first
totalElements