get https://api.work-engine.com/api/v1/users//steps
Returns all steps for a given target user.
Log in to see full request history
Responses
401Unauthorized
404Not found
Returns all steps for a given target user.
401Unauthorized
404Not found
xxxxxxxxxx
curl --request GET \
--url https://api.work-engine.com/api/v1/users/target_user_id/steps \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: