curl --request GET \
--url https://sandbox.api.fantasyfutbol.app/v1/squad \
--header 'x-api-key: <api-key>'{
"statusCode": 123,
"message": "<string>",
"data": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"user_id": 123,
"external_id": "<string>",
"display_name": "<string>",
"is_active": true,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"fantasy_league": {
"id": 123,
"name": "<string>",
"is_active": true
}
}
],
"paging": {
"page": 123,
"page_total": 123,
"per_page": 123,
"current": 123,
"total": 123
}
}curl --request GET \
--url https://sandbox.api.fantasyfutbol.app/v1/squad \
--header 'x-api-key: <api-key>'{
"statusCode": 123,
"message": "<string>",
"data": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"user": {
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"user_id": 123,
"external_id": "<string>",
"display_name": "<string>",
"is_active": true,
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
},
"fantasy_league": {
"id": 123,
"name": "<string>",
"is_active": true
}
}
],
"paging": {
"page": 123,
"page_total": 123,
"per_page": 123,
"current": 123,
"total": 123
}
}x >= 1x >= 1x >= 1