/{connector_id}/app_info

Info capability that can be mutated based on its input,
eg. the apps authentication parameters and settings.
Returns basic information and the OAS specification of the particular app.

This operation is currently used in:

  • http-server /docs and /redoc endpoints
  • CI/CD actions like OASDiff

In the future, this can be used for:

  • Connected info
  • Schema validation, type safety, etc.
  • In place of the static info
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

Optionally authenticated app_info request.
Used for the app_info capability to optionally supply a authentication model.

auth
object

The authentication credentials for the request.

credentials
array of objects
credentials
request
object
required

The main request payload.

boolean

Whether to include raw data in the response.

page
object

Pagination information for the request.

settings
object

Connector-specific settings for the request.

These are settings that are shared across all capabilities.

Usually contain additional required configuration options
not specified by the capability schema.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json