---
title: "GET /v3/users/{userId}/blogs/{blogId}"
method: GET
path: "/v3/users/{userId}/blogs/{blogId}"
tags: ["blogUserInfos"]
---

# GET /v3/users/{userId}/blogs/{blogId}

`GET /v3/users/{userId}/blogs/{blogId}`

Gets one blog and user info pair by blog id and user id.

## Path parameters

- `userId` string, required
- `blogId` string, required

## Query parameters

- `maxPosts` integer

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/blogger.md) · [All operations](https://skmtc.net/google/apis/blogger/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/blogger/revisions/65cc82d5d69f/schema)
