# Get Activation Url Info

Launch stage: GA

`GET /api/2.1/unity-catalog/public/data_sharing_activation_info/{activation_url}`

Gets an activation URL for a share.

API scopes: sharing

## Path parameters

- `activation_url` (string, optional)
  The one time activation url. It also accepts activation token.

## Response

```json
{}
```

