# Activity Log Public API

```plain {% title="Client ID" %}
fwk-drillplan.slbservice.com
 ```


Version: v1

## Servers

ProdEU
```
https://eu-api.delfi.slb.com/drillplan/activity-logs
```

ProdUS
```
https://api.delfi.slb.com/drillplan/activity-logs
```

## Security

### bearer

JWT Authorization header using the Bearer scheme.

Type: apiKey
In: header
Name: Authorization

### appKey

AppKey/ConsumerKey from your App on Developer Portal

Type: apiKey
In: header
Name: appKey

### sauth_service_token

Service from SAuth v2

Type: oauth2
Token URL: https://p4d.csi.cloud.slb-ds.com/v2/token
Scopes:
- `fwk-drillplan.slbservice.com`: 

## Download OpenAPI description

 - [Activity Log Public API](https://developer.slb.com/_bundle/solutions/drillplan/apis/ActivityLogAPI.yaml)

## ActivityLog

 - [GET /v1/download](https://developer.slb.com/solutions/drillplan/apis/activitylogapi/activitylog/downloadactivitylogsv1.md): Download activity logs
