Logo
Fastly Developer Hub API Documentation

List Syslog log endpoints

GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/logging/syslog

List all of the Syslogs for a particular service and version.

Authorization: API token with at least Engineer permissions.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Host
string
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://api.fastly.com/service//version//logging/syslog' -H 'Host: api.fastly.com' -H 'Accept: application/json'

ENDPOINTS