get
https://api.rotowire.com/Basketball/WNBA/Outlooks.php
Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
season | integer | No | Season year to retrieve outlooks for. Defaults to current season. |
Attributes
Fields
| Field | Type | Description |
|---|---|---|
FirstName | string | |
LastName | string | |
Position | string | |
Outlook | string | |
Id | string |
Example Response
[{"FirstName": "Julie", "LastName": "Allemand", "Position": "G", "Outlook": "After several years away from the WNBA, Allemand returned to the league with the Sparks in 2025.", "Id": "640"}]