Skip to main content
GET
/
api
/
specs
Specs List
curl --request GET \
  --url https://app.apigene.ai/api/specs \
  --header 'Authorization: Bearer <token>'
[
  {}
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Query Parameters

include_all
boolean | null
default:false
only_configured
boolean | null
default:false

Response

Successful Response

The response is of type object.