---
title: Post Location Get
description: |
Locate a post just from its ID. This will tell you what kind of post it
is and where to find it. Where "a post is" is simple for threads, just
the slug. For replies, it will give you the thread slug and the position
within the thread: the index, the page and the position on the page.
full: false
_openapi:
method: GET
toc: []
structuredData:
headings: []
contents:
- content: >
Locate a post just from its ID. This will tell you what kind of post
it
is and where to find it. Where "a post is" is simple for threads, just
the slug. For replies, it will give you the thread slug and the
position
within the thread: the index, the page and the position on the page.
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Locate a post just from its ID. This will tell you what kind of post it
is and where to find it. Where "a post is" is simple for threads, just
the slug. For replies, it will give you the thread slug and the position
within the thread: the index, the page and the position on the page.
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/posts/location","method":"get"}]} />