List videos for a given repo DID, newest first. Returns hydrated video views with author info and view counts.
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”DID of the repo whose videos to list.
DID of the repo whose videos to list.
Maximum number of videos to return.
Maximum number of videos to return.
Pagination cursor from a previous response.
Pagination cursor from a previous response.
Responses
Section titled “ Responses ”Success
object
object
object
object
object
Metadata about the requesting account’s relationship with the subject account. Only has meaningful content for authed requests.
object
object
Metadata tag on an atproto resource (eg, repo or record).
object
The AT Protocol version of the label object.
DID of the actor who created this label.
AT URI of the record, repository (account), or other resource that this label applies to.
Optionally, CID specifying the specific version of ‘uri’ resource this label applies to.
The short string name of the value or type of this label.
If true, this is a negation label, overwriting a previous label.
Timestamp when this label was created.
Timestamp at which this label expires (no longer applies).
Signature of dag-cbor encoded label.
object
object
Metadata tag on an atproto resource (eg, repo or record).
object
The AT Protocol version of the label object.
DID of the actor who created this label.
AT URI of the record, repository (account), or other resource that this label applies to.
Optionally, CID specifying the specific version of ‘uri’ resource this label applies to.
The short string name of the value or type of this label.
If true, this is a negation label, overwriting a previous label.
Timestamp when this label was created.
Timestamp at which this label expires (no longer applies).
Signature of dag-cbor encoded label.
object
The subject’s followers whom you also follow
object
Metadata tag on an atproto resource (eg, repo or record).
object
The AT Protocol version of the label object.
DID of the actor who created this label.
AT URI of the record, repository (account), or other resource that this label applies to.
Optionally, CID specifying the specific version of ‘uri’ resource this label applies to.
The short string name of the value or type of this label.
If true, this is a negation label, overwriting a previous label.
Timestamp when this label was created.
Timestamp at which this label expires (no longer applies).
Signature of dag-cbor encoded label.
Represents the verification information about the user this object is attached to.
object
All verifications issued by trusted verifiers on behalf of this user. Verifications by untrusted verifiers are not included.
An individual verification for an associated subject.
object
The user who issued this verification.
The AT-URI of the verification record.
True if the verification passes validation, otherwise false.
Timestamp when the verification was created.
The user’s status as a verified account.
The user’s status as a trusted verifier.
object
The status for the account.
object
object
The date when this status will expire. The application might choose to no longer return the status after expiration.
True if the status is not expired, false if it is expired. Only present if expiration was set.
Aggregated view counts across every indexed reporter. Always present; zero-valued (count=0, reporters=0) when no place.stream.media.viewCount records have been observed yet, so consumers can render a count unconditionally.
object
Sum of count across every indexed report.
Sum of bytes transferred across every track row in every indexed report.
Sum of playback duration (ms) across every track row in every indexed report.
Number of distinct streamplace nodes that have contributed at least one viewCount record for this video.
Pagination cursor for the next page, if any.
Bad Request