GET /v1/integrations/configurations
Summary: Get configurations for the authenticated user or team
Operation ID: getConfigurations
Auth: unknown
Operation ID: getConfigurations
Auth: unknown
Description
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.
Parameters (2)
teamId
(string, query, optional)
The Team identifier or slug to perform the request on behalf of.
view
(string, query, required)
Constraints: {'enum': ['account', 'project']}
No probe data for this endpoint yet.