Skip to main content
GET
/
api
/
user
/
installations
Get User Installations
curl --request GET \
  --url https://app.all-hands.dev/api/user/installations \
  --header 'X-Session-API-Key: <api-key>'
[
  "<string>"
]

Documentation Index

Fetch the complete documentation index at: https://allhandsai-feat-plugin-via-agent-context-example.mintlify.app/llms.txt

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

Authorizations

X-Session-API-Key
string
header
required

Query Parameters

provider
enum<string>
required
Available options:
github,
gitlab,
bitbucket,
enterprise_sso

Response

Successful Response