Get information about a source config template
Return a JSON representation of a source config template
Request
GET https://{hostname}:{port}
/build/rest2/sourceTemplates/{id}
| Parameter | Type | Required | Description |
|---|---|---|---|
| id | string | true | The identifier to use when looking up a source config. This can be the name or ID of the source config template |
