- Method: GET
- Path:
/api/v1/admin/services/{service_id}
Path Parameter
service_id(integer, required): The ID of the service
Response
Returns aThirdPartyService object.
Get a specific third-party service entry by ID.
/api/v1/admin/services/{service_id}service_id (integer, required): The ID of the serviceThirdPartyService object.