Skip to content
Inshuwa
Search
K
Main Navigation
Guide
API Reference
Appearance
Menu
Return to top
Get travel policy by ID
GET
/quotations/travel/policies/{policyId}
Returns a single travel insurance policy by its ID.
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
policyId
*
Type
string
Required
Responses
200
Travel policy details
Content-Type
application/json
Schema
JSON
JSON
{
}
GET
/quotations/travel/policies/{policyId}
Playground
Authorization
BearerAuth
Variables
Key
Value
policyId
*
Try it out
Samples