Albums (Un-Authed / Authed)
GET https://api.imgur.com/3/account/{{username}}/albums/{{page}}
Get all the albums associated with the account. Must be logged in as the user to see secret and hidden albums.
Response Model: Album
Parameters
| Key | Required | Description |
|---|---|---|
| page | optional | integer - allows you to set the page number so you don't have to retrieve all the data at once. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string | ||
Authorization | string |