Skip to content

Latest commit

 

History

History
29 lines (26 loc) · 10.3 KB

File metadata and controls

29 lines (26 loc) · 10.3 KB

StepLog

Fields

Field Type Required Description Example
account_id T.nilable(::String) The account ID of the request 45355976281015164504
action T.nilable(::String) The requested action download
child_resource T.nilable(::String) The requested child resource time-off
duration T.nilable(::Float) The request duration in milliseconds 356
end_time Date The request end time ISO8601 date string 2021-01-01T00:00:00Z
http_method T.nilable(::String) The requested HTTP method get
id T.nilable(::String) The provider request ID adbf752f-6457-4ddd-89b3-98ae2252b83b
is_worker T.nilable(T::Boolean) The asynchronous worker flag false
path T.nilable(::String) The requested path /unified/hris/employees
project_id T.nilable(::String) The project ID of the request dev-project-68574
provider T.nilable(::String) The requested provider planday
request T.nilable(Models::Shared::Request) The advanced log request data
request_id T.nilable(::String) The request ID adbf752f-6457-4ddd-89b3-98ae2252b83b
resource T.nilable(::String) The requested resource employees
response T.nilable(Models::Shared::StepLogResponse) The advanced log response data
service T.nilable(::String) The requested service hris
source_ip T.nilable(::String) The requests source IPV4 ip address 192.168.1.1
start_time Date The request start time ISO8601 date string 2021-01-01T00:00:00Z
status T.nilable(::Float) The requests response status code 200
sub_resource T.nilable(::String) The requested sub resource documents
success T.nilable(T::Boolean) The request success flag true
url T.nilable(::String) The requested URL https://api.stackone.com/unified/hris/employees?raw=false