Get Fastly service

GET {{baseUrl}}/api/v2/integrations/fastly/accounts/:account_id/services/:service_id

Get a Fastly service for an account.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"id":"abc123","type":"fastly-services","attributes":{"tags":["myTag","myTag2:myValue"]}}}