_id (Primary Key)
objectid
The unique identifier for the record
Requires a Non-Null Value | Yes |
accountId
objectid
The account that owns the process authorization.
Requires a Non-Null Value | Yes |
projectId
objectid
The project that owns the process authorization.
Requires a Non-Null Value | Yes |
processId
objectid
The process that owns the process authorization.
Requires a Non-Null Value | Yes |
projectAuthorizationId
objectid
A reference to the Project Authorization that will be applied to this endpoint. Authorizations are commonly reused throughout a project and can be set up in the project settings view.
Requires a Non-Null Value | Yes |
createdTime
datetime
System managed property. Set to the timestamp of when the record is created.
Requires a Non-Null Value | Yes |
Default Value | __auto__ |
modifiedTime
datetime
System managed property. Set to the timestamp of when the record is updated.
Requires a Non-Null Value | Yes |
Default Value | __auto__ |