Get list of KeyDh Shell Type

Prev Next
Get
/dh_conduit_shell_types/

Operation is used to get a list of KeyDh Shell Types that are referenced in the system

Security
API Key: Token
Header parameter nameAuthorization

Token issued for API consumer.

Responses
200

A result KeyDh Shell Type.

Expand All
object
Next
string (url)

Url to next page of shell types. Null if No next page exist

Prev
string (url)

Url to previous page of shell types. Null if No previous page exist

Results
Array of object (KeyDhShellType)

List of fetched KeyDh Shell Types

object
feature
string

Shell feature

id
integer

Primary key

image_url
string

Image URL for the shell type

shell_id
object (TxtConstant)
groupname
string

Group name of constant. Same as groupname parameter.

id
integer

Unique id of constant

logical_txt
string

Logical textual value

txt
string

Human readable textual representation (translated)

type
string

Shell type name

Total
integer

Total number of shell types

401

Authentication credentials are missing or invalid

{
  "details": "Authentication credentials were not provided"
}
object
details
string

Detailed description of error