Get Fastly service
GET {{baseUrl}}/api/v2/integrations/fastly/accounts/:account_id/services/:service_id
Get a Fastly service for an account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"data":{"id":"\u003cstring\u003e","type":"fastly-services","attributes":{"tags":["\u003cstring\u003e","\u003cstring\u003e"]}}}