Get Entity Types
Request
URI
GET
https://{api_host}/api/entity-types
COPY
Responses
200
Returns
consoleListEntityTypesResponse
of type(s)
*/*
{
"entityTypes": [
"string"
]
}
array of
string
entityTypes
Optional
entityTypes
404
Not Found
Operation doesn't return any data structure
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/api/entity-types
Audit Service Operations
GET
Get Entity Types
GET
Get Audit Types
POST
Create Audit Logs
GET
Get Audit Logs