Greeting

get

Greeting

A friendly greeting to assert that you're connected to the SLIM API! Please note; you may still need to add your consumer API key (with its authorized services) to fully authorize access to other SLIM API services.

Resource URL

https://test-apis.us-east-1.libertymutual.com/slim /greeting

Header Parameters

Name Description
Authorization
(required)

OAuth token for the request e.g. 'Bearer XXXXXX'

Request Body

Definitions


Name Type Description

Responses

Code Examples

Resource Summary

Security

Category

Greeting

Schema:

HTTP Code Description

401

Unauthorized

403

Forbidden

Working...