EndpointsWikis
List wiki revisions
GET
/v2/wiki-pages/{page_id}/revisionsReturns up to 200 revisions for a wiki page, newest first.
Authorization
BearerAuth AuthorizationBearer <token>
Bearer token issued by Softmax
In: header
Path Parameters
page_id*Page Id
Wiki page ID.
Match
^wpg_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$