app.bsky.feed.getQuotes

Domain Index: bsky.app

Crawl History

#main - query

Get a list of quotes for a given post.

Query Parameters

Name Type Details
cid string

If supplied, filters to quotes of specific version (by CID) of the post record.

Syntax Format: cid

cursor string
limit integer

Default: 50

Minimum: 1

Maxumum:

uri string (required)

Reference (AT-URI) of post record

Syntax Format: at-uri

Response Body

Content Type: application/json

Data Fields

Name Type Details
cid string

Syntax Format: cid

cursor string
posts array (required)

Elements are of type:

uri string (required)

Syntax Format: at-uri

Errors

No error types defined