Get Policy by ID

API Documentation

Policy ID

policyId
Type: string
Required: yes

API Region

x-api-region
Type: string
Description: The API region of your interaction. In most cases, this will match the customer region.

Language

x-api-language
Type: string
Description: Where applicable, the language for any textual content we may send to the customer.


Response

200
Policy Found
Updated about 1 month ago


Usage Example

curl --request GET \
     --url https://api.uat.laka.co/v3/policies/{policyId}

Click Try It! to start a request and see the response here!