Service
Retrieve Service
Retrieves a specific Service based on the provided ID for the current user’s account. If the ‘show_proxies’ parameter is set to ‘True’, it will also fetch proxies associated with each service and add them to the result.
GET
Authorizations
Private API key for user-level authentication.
Public API key for user-level authentication.
Path Parameters
ID of the Service to retrieve
Query Parameters
If the proxies associated with the service should be returned
Response
200 - application/json
Successful Service Retrieve
Service retrieve was successful.