| Time | Status | User Agent |  |
| :-- | :-- | :-- | :-- |
| Make a request to see history. |

#### URL Expired

The URL for this request expired after 30 days.

# ``200      List of template attributes

Updated3 months ago

* * *

**Shell Node Examples:**

```
curl --request GET \
     --url https://services.fountain.com/api/servicepool/talents/templateAttributes \
     --header 'accept: application/json'
```

**Response Format:**

```json
{
  "status": 200,
  "updated": "3 months ago"
}
```
