Skip to content
Management API Reference

Get the logs of an action run

get/v1/projects/{ref}/actions/{run_id}/logs

Returns the logs from the specified action run.

OAuth scopes

  • environment:read

Path parameters

  • ref
    Required
    string

    Project ref

  • run_id
    Required
    string

    Action Run ID

Response codes

  • 200
  • 401
  • 403
  • 429
  • 500

Response (200)

1
{}