System Account Types

Describe the possible holders of a system account. For example: person, or resource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 450

SystemAccountTypeId is a primary key field of data type nvarchar in the SystemAccountType table, with a maximum length of 450 characters. It holds a unique identifier for each system account type, enabling them to be easily identified.

string | null

This field in the SystemAccountType table holds a brief description of the data type stored in an nvarchar format. The data type represents a string of any length and is stored as an nvarchar in the database.

string | null

Miscellaneous notes and information for the entry or record.

boolean

Shows when System Accounts of this type can have sub members and need to be recursed in order to find all derived system accounts.

Headers
string
enum
Defaults to application/json;odata.metadata=minimal;odata.streaming=true

Generated from available request content types

Response
200

OK

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!