1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
HTTP/1.1 200 OK
Server: nginx
Date: Tue, 22 Mar 2016 11:14:57 GMT
Content-Type: application/json; charset=utf-8
Connection: keep-alive
Status: 200 OK
X-RateLimit-Limit: 2400
X-RateLimit-Remaining: 2394
X-RateLimit-Reset: 1458648490
ETag: W/"6a2c0c6789d853473765a5fc5662da2e"
Cache-Control: max-age=0, private, must-revalidate
X-Request-Id: 3401ffd6-730f-42c0-856c-3b270ca4b35f
X-Runtime: 0.938420
Strict-Transport-Security: max-age=31536000
{"data":{"id":1,"account_id":1010,"name":"Alpha","sid":"alpha","description":"An alpha template.","created_at":"2016-03-22T11:08:58Z","updated_at":"2016-03-22T11:08:58Z"}}
|