Skip to main content
GET
Get an External OpenAPI Schema

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.

Parámetros de ruta

id
string
requerido

OpenAPI Schema ID (UUID).

Ejemplo:

"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"

Respuesta

Indicates that the request was successful and the response contains the requested data.

byteSize
integer<int64>
requerido
Ejemplo:

4096

content
string
requerido
Ejemplo:

"openapi: 3.0.3\ninfo:\n title: JD SPI API"

contentHash
string
requerido
Ejemplo:

"sha256:9f2c8b1a4d7e0f3c6b5a8d2e1f4c7b0a3d6e9f2c5b8a1d4e7f0c3b6a9d2e5f8c"

createdAt
string<date-time>
requerido
Ejemplo:

"2026-01-15T10:30:00Z"

createdBy
string
requerido
Ejemplo:

"user@example.com"

id
string<uuid>
requerido
Ejemplo:

"018f3e2a-1c4d-7b9e-a1b2-c3d4e5f6a7b8"

name
string
requerido
Ejemplo:

"jd-spi"

openapiVersion
string
requerido
Ejemplo:

"3.0.3"

operationCount
integer<int64>
requerido
Ejemplo:

42

operations
object[] | null
requerido
title
string
requerido
Ejemplo:

"JD SPI API"

version
string
requerido
Ejemplo:

"1"