app.bsky.feed.getLikes

Domain Index: bsky.app

Crawl History

#main - query

Get like records which reference a subject (by AT-URI and CID).

Query Parameters

Name Type Details
cid string

CID of the subject record (aka, specific version of record), to filter likes.

Syntax Format: cid

cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

uri string (required)

AT-URI of the subject (eg, a post record).

Syntax Format: at-uri

Response Body

Content Type: application/json

Data Fields

Name Type Details
cid string

Syntax Format: cid

cursor string
likes array (required)

Elements are of type:

uri string (required)

Syntax Format: at-uri

Errors

No error types defined

#like - object

Data Fields

Name Type Details
actor ref (required)

Reference: app.bsky.actor.defs#profileView

createdAt string (required)

Syntax Format: datetime

indexedAt string (required)

Syntax Format: datetime