integrations
Get configurations for the authenticated user or team
Allows to retrieve all configurations for an authenticated integration. When the project
view is used, configurations generated for the authorization flow will be filtered out of the results.
GET
Authorizations
Default authentication mechanism
Query Parameters
Available options:
account
, project
Available options:
marketplace
, external
ID of the integration
The Team identifier to perform the request on behalf of.
Example:
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
Example:
"my-team-url-slug"
Response
200
application/json
The list of configurations for the authenticated user
The list of configurations for the authenticated user
The response is of type object[]
.