# getSource

<mark style="color:green;">`GET`</mark> `/v2/sources/{sourceId}`

Get metadata about specific source.

**Headers**

| Name          | Value              |
| ------------- | ------------------ |
| Content-Type  | `application/json` |
| Authorization | `Bearer <token>`   |

**Body**

| Name     | Type   | Description |
| -------- | ------ | ----------- |
| sourceId | string | Source ID   |
