app.bsky.feed.getActorLikes

Domain Index: bsky.app

Crawl History

#main - query

Get a list of posts liked by an actor. Requires auth, actor must be the requesting account.

Query Parameters

Name Type Details
actor string (required)

Syntax Format: at-identifier

cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

Response Body

Content Type: application/json

Data Fields

Name Type Details
cursor string
feed array (required)

Elements are of type:

Errors

Name Description
BlockedActor
BlockedByActor