# Get List by UUID Get List by UUID Endpoint: GET /leads/api/lists/{uuid} Version: 3.0 Security: bearerAuth ## Path parameters: - `uuid` (string, required) UUID of List ## Response 200 fields (application/json): - `uuid` (string) Example: "uuid-uuid-uuid-uuid-example" - `team_id` (integer) Example: 1 - `name` (string) Example: "CMO Germany"