app.bsky.feed.getPosts

Domain Index: bsky.app

Crawl History

#main - query

Gets post views for a specified list of posts (by AT-URI). This is sometimes referred to as 'hydrating' a 'feed skeleton'.

Query Parameters

Name Type Details
uris array (required)

List of post AT-URIs to return hydrated views for.

Array Length: 25 max

UNHANDLED IN ARRAYS: string

Response Body

Content Type: application/json

Data Fields

Name Type Details
posts array (required)

Elements are of type:

Errors

No error types defined