# Get a Post by id **GET /{environment}/posts/{id}** ## Servers - https://domain.tld/api/v2: https://domain.tld/api/v2 () ## Authentication methods - Bearer token ## Parameters ### Path parameters - **environment** (string) The environment - **id** (integer) The ambassador post id ## Responses ### 200 Returns the order #### Body: application/json (object) - **comments** (array[object]) ### 403 Forbidden - You don't have permission to access this route ### 404 Not found - The Ambassador Post does not exist [Powered by Bump.sh](https://bump.sh)