Retrieves the details of an existing integration. Supply the unique integration key (ID) and Slemma will return the corresponding integration information.

RETURNS

Returns an Integration object if a valid identifier was provided.

The following are the examples of HTTP status codes including errors that API can generate

Response codesResponse contentDescription
200 OKAn integration objectAn integration has been retrieved successfully.
400 Bad RequestParameter is emptyThe parameter "key" cannot be empty.
403 ForbiddenAccess deniedAccess to the integration is denied.
404 Not FoundObject not foundAn integration with the specified key wasn't found.
Language
Authorization
Click Try It! to start a request and see the response here!