Skip to main content
GET
/
configuration
/
kinds
Retrieves the list of kinds
curl --request GET \
  --url https://api.inorbit.ai/configuration/kinds \
  --header 'x-auth-inorbit-app-key: <api-key>'
{
  "items": [
    "<string>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://inorbitinc.mintlify.app/llms.txt

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

Authorizations

x-auth-inorbit-app-key
string
header
required

InOrbit appKey authenticates API requests using a token.

You can obtain your appKey in the Authentication docs.

Response

Kinds retrieved successfully.

items
string[]

Possible kind for a configuration Object