GET
/
v1
/
external-api
/
{id_}
{
  "id": "01234567-89ab-cdef-0123-456789abcdef",
  "type": "openai_compatible_llm",
  "name": "<string>",
  "url": "<string>"
}

Authorizations

x-api-key
string
header
required

Your Beyond Presence API Key.

Path Parameters

id_
string
required

Response

200
application/json

Successful Response

Configuration for an OpenAI-compatible LLM API that is saved in our database.