Get All Custom Names
Get All Custom Names
The version of the API in yyyy-MM-dd format (UTC). For versioning information refer to /iaas/api/about
Successful operation
{
"content": [
{
"name": "my-name",
"id": "9.0E49",
"createdAt": "2023-09-27",
"updatedAt": "2023-09-27",
"createdBy": "[email protected]",
"updatedBy": "[email protected]",
"projects": [
{
"defaultOrg": true,
"active": true,
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"projectName": "string",
"projectId": "string",
"orgId": "string"
}
]
}
],
"totalElements": 1,
"numberOfElements": 1
}
List of content items
Total number of elements. In some cases the field may not be populated
Number of elements in the current page
Invalid Request - bad data
"ServiceErrorResponse Object"
message
messageId
stackTrace
statusCode
errorCode
details
serverErrorId
documentKind
internalErrorCode
Forbidden
"ServiceErrorResponse Object"
message
messageId
stackTrace
statusCode
errorCode
details
serverErrorId
documentKind
internalErrorCode
Not found
"ServiceErrorResponse Object"
message
messageId
stackTrace
statusCode
errorCode
details
serverErrorId
documentKind
internalErrorCode
curl -H 'Authorization: <value>' https://{api_host}/iaas/api/naming?apiVersion=v