Get an execution log item

GET https://{{base_url}}/v1/projects/{{project_uid}}/executions/{{execution_uid}}

The Get an execution log item request is used to retrieve a specific item from the execution log of a project.

To use the API Request, you need to authenticate yourself with an Organization UID and Authtoken. Read more about it in Authentication.


For more information, refer to the Get an execution log item API Reference document

HEADERS

KeyDatatypeRequiredDescription
authtokenstringEnter your authtoken. Refer Authentication for more details.
organization_uidstringEnter the Organization UID.
Content-Typestring