Skip to main content
GET
/
api
/
services
/
{service_id}
Get service details
curl --request GET \
  --url https://brunkhorst.connectors.aicoflow.com/api/services/{service_id} \
  --header 'X-API-Key: <api-key>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Authorizations

X-API-Key
string
header
required

Path Parameters

service_id
string
required

Response

Service details including name, category, and duration