activecodes_activitys Permission, Token Scope, Not has Restriction.Authorization: Bearer ********************curl --location --request GET 'https://api.temlittoral.com/api/v1/activecodes//activitys' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>'[
{
"user_agent": null,
"user_ip": "1.1.1.1",
"geoip_country_code": "MA",
"stream_display_name": "The Brave [MULTI-SUB]",
"image_url": "https://image.tmdb.org/t/p/w600_and_h900_bestv2/pVEVtkbvKfZyXm9aZ6fxAvPFg6i.jpg"
}
]