Get series

Get series

get
Authorizations
AuthorizationstringRequired

Your ShortGenius API token

Path parameters
idstring · uuidRequired

The unique ID of the video series to retrieve.

Responses
chevron-right
200

Successful response

application/json

Public series information.

idstring · uuidRequired

Unique ID of the series.

created_atstringRequired

Date and time (ISO 8601) when the series was created.

updated_atstring · nullableOptional

Date and time (ISO 8601) when the series was last updated.

next_posting_atstring · nullableRequired

Date and time (ISO 8601) when the next video will be posted.

typestring · enumRequired

Type of the series (e.g., automatically generated).

Possible values:
content_typestring,null · enum · nullableOptional

Indicates the type of content in this series.

Possible values:
namestring · nullableOptional

User-friendly name for the series.

aspect_ratiostring · enumRequired

Aspect ratio of the series videos.

Possible values:
soundtrack_behaviorstring · enumRequired

Behavior of the soundtrack.

Possible values:
promptstring · nullableOptional

A custom topic for the series.

localestring · enumRequired

Locale of the video series.

Possible values:
hashtagsstring · nullableOptional

List of custom hashtags for the series.

get
/series/{id}

Last updated