integrations
Retrieve an integration configuration
Allows to retrieve a the configuration with the provided id in case it exists. The authenticated user or team must be the owner of the config in order to access it.
GET
Authorizations
Default authentication mechanism
Path Parameters
ID of the configuration to check
Example:
"icfg_cuwj0AdCdH3BwWT4LPijCC7t"
Query Parameters
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 configuration with the provided id
The configuration with the provided id
The response is of type object
.