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

Documentation Index

Fetch the complete documentation index at: https://docs.apigene.ai/llms.txt

Use this file to discover all available pages before exploring further.

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.