# Get timelines for the given client

Endpoint: GET /api/v1/clients/{client_id}/timelines
Version: 0.1.0
Security: OAuth2, APIKey

## Path parameters:

  - `client_id` (string, required)

## Response 200 fields (application/json):

  - `complaint_period_seconds` (integer)

  - `delivery_allowance_seconds` (integer)

  - `tracking_details_allowance_seconds` (integer)


## Response 404 fields
