Skip to main content
GET
List posts
Lists the Page’s posts, newest first.

Authentication

Use the hmat_ channel token from GET /meta/channels/{id}/token or hookmyapp channels token <channel>. Do not use an hmok_ API key for this call.

Path parameters

string
required
The connected Page id.

Query parameters

string
Comma-separated fields. Use id,message,created_time,permalink_url,status_type.
integer
Page size, up to 100.
string
Cursor from a previous response’s paging.cursors.after.

Example

Successful response