Posts Resource

List of API endpoints for the Posts resource.

GET https://www.dosomething.org/api/v2/posts

Path Parameters

Name
Type
Description

string

The request is proxied to Rogue.

GET https://www.dosomething.org/api/v2/posts/:id

Get a single post using a specified id.

Path Parameters

Name
Type
Description

id

string

e.g.: 123456

Last updated