GET
/
api
/
v1
/
yasmina-schengen-travel
/
policies
List policies
curl --request GET \
  --url https://staging.yasmina.ai/api/v1/yasmina-schengen-travel/api/v1/yasmina-schengen-travel/policies \
  --header 'Authorization: Bearer <token>'
"<any>"

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Accept
string

Response

200 - application/json

Successful response

The response is of type any.