Query parameters
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
This property is used to mark an entity as the item of the day. | Requires access right: PUBLIC, LOGGED_IN, LOGGED_IN_EXPLICIT, SCOPE
-
Requires access right: SCOPE
-
Requires access right: SCOPE
-
Requires access right: SCOPE
-
Requires access right: SCOPE
-
text to search for in the list
-
name of the order field
-
sorting mode
Values are
DESC
orASC
. -
page of the list
Default value is
0
. -
number of entries for each page
Minimum value is
1
, maximum value is200
. Default value is50
. -
returns the number of pages available as a header if this is set
-
build id of the client
-
package id of the client
curl \
--request GET 'https://replace-with-own-host.iw-erp.de/api/media/mediagroup' \
--header "x-session-token: $API_KEY"
[
{
"id": 42,
"group_type": "string",
"token": "string",
"public_title": "string",
"public_link": "string",
"public_link_rss": "string",
"public_copyright": "string",
"public_language_code": "string",
"public_subtitle": "string",
"public_author": "string",
"public_summary": "string",
"public_description": "string",
"public_owner_name": "string",
"public_owner_mail": "string",
"public_explicit": true,
"public_thumbnail": "string",
"public_keywords": "string",
"public_category": "string",
"public_itunes_type": "string",
"public_guid": "string",
"created": "2025-05-04T09:42:00Z",
"updated": "2025-05-04T09:42:00Z",
"unified_cat_ids": {},
"unified_cat_names": {},
"slug_identifier": "string",
"order": 42,
"item_of_the_day": true
}
]