You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`fields`|*string*|:heavy_minus_sign:| The comma separated list of fields that will be returned in the response (if empty, all fields are returned) | id,remote_id,external_reference,content_ids,remote_content_ids,title,description,languages,cover_url,url,active,duration,categories,skills,updated_at,created_at,content,provider,localizations |
21
-
|`id`|*string*|:heavy_check_mark:| N/A ||
22
-
|`proxy`| Record<string, *any*> |:heavy_minus_sign:| Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key ||
23
-
|`raw`|*boolean*|:heavy_minus_sign:| Indicates that the raw request result should be returned in addition to the mapped result (default value is false) ||
24
-
|`xAccountId`|*string*|:heavy_check_mark:| The account identifier ||
18
+
| Field | Type | Required | Description | Example|
|`fields`|*string*|:heavy_minus_sign:| The comma separated list of fields that will be returned in the response (if empty, all fields are returned) | id,remote_id,external_reference,content_ids,remote_content_ids,title,description,languages,cover_url,url,active,duration,categories,skills,updated_at,created_at,content,provider,localizations,authors|
21
+
|`id`|*string*|:heavy_check_mark:| N/A ||
22
+
|`proxy`| Record<string, *any*> |:heavy_minus_sign:| Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with 'proxy' key ||
23
+
|`raw`|*boolean*|:heavy_minus_sign:| Indicates that the raw request result should be returned in addition to the mapped result (default value is false) ||
24
+
|`xAccountId`|*string*|:heavy_check_mark:| The account identifier ||
0 commit comments