get https://example.com/api/v1/project//action/previous/
Gets the actions that precedes the given action ID.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Gets the actions that precedes the given action ID.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request GET \
--url https://example.com/api/v1/project/project_string_id/action/previous/action_id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: