#main - queryGet posts in a thread. Does not require auth, but additional metadata and filtering will be applied for authed requests.
Query Parameters
| Name | Type | Details |
|---|---|---|
depth |
integer |
How many levels of reply depth should be included in response. Default: Maxumum: |
parentHeight |
integer |
How many levels of parent (and grandparent, etc) post to include. Default: Maxumum: |
uri |
string (required) |
Reference (AT-URI) to post record. Syntax Format: |
Response Body
Content Type: application/json
Data Fields
| Name | Type | Details |
|---|---|---|
thread |
union (required) |
Open Union: |
threadgate |
ref |
Reference: |
Errors
| Name | Description |
|---|---|
NotFound |