Get News by League

Retrieves news items with flexible filtering options.

This endpoint supports filtering by entity type and ID to get news for specific players, teams, events within a league.

Filtering Examples

  • Player News: ?for_entity_type=player&for_entity_id=123e4567-e89b-12d3-a456-426614174000
  • Team News: ?for_entity_type=team&for_entity_id=123e4567-e89b-12d3-a456-426614174001
  • Event News: ?for_entity_type=event&for_entity_id=123e4567-e89b-12d3-a456-426614174002

Response Format

Returns paginated news items sorted by date (newest first), with full content including all analysis sections, tags, and metadata.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

League ID (UUID)

Query Params
string
enum

Filter by entity type (player or team)

Allowed:
uuid

Filter by entity ID (UUID)

integer
≥ 1
Defaults to 1

Page number

integer
1 to 1000
Defaults to 50

Number of items per page (max 1000)

Responses

Callback
Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json