Skip to main content

Players By Team

Players By Team

Query Parameters
  • team_id integer
    Example: eq.489
  • offset string

    Default value: 0

    Limiting and Pagination

    Example: 0
  • limit string

    Default value: 50

    Limiting and Pagination

    Example: 50
  • lang string

    Default value: en

    Multi-language

    Example: en
Responses

OK


Schema array
  • team_id integer

    Note: This is a Foreign Key to teams.id.

  • team_name text
  • team_hash_image character varying

    Possible values: <= 64 characters

  • players jsonb
Loading...