Get
/sattrs/groupname/{GROUPNAME}/
Operation is used to get a list of KeyUv SAttributes that are referenced in the system
Security
API Key
Header parameter nameAuthorization
Token issued for API consumer.
Path parameters
GROUPNAME
stringRequired
Group name
Responses
200
A result KeyUv SAttributes.
{
"Next": [
null
],
"Previous": [
null
],
"Results": [
null
],
"Total": [
"0"
]
}
Array of object
List of fetched KeyUv SAttributes
object
KeyUvSAttribute
attr_name
string
Attribute name
description
string
Description
groupname
string
Group name
id
integer
Primary key
model_ct
object (ObjectType)
id
integer
Primary key
identifier
string
Object type readable identifier
instanceAPIUrl
string (url)
Object type instances API endpoint URL.
name
string
Object type translated name. Not searchable.
num_value
number (float)
Num value
orderno
integer
Order no.
txt_value
string
Txt value
401
Authentication credentials are missing or invalid
{
"details": "Authentication credentials were not provided"
}
object
details
string
Detailed description of error