]> git.mxchange.org Git - friendica.git/blobdiff - doc/API-Friendica.md
Merge remote-tracking branch 'upstream/develop' into improved-payload
[friendica.git] / doc / API-Friendica.md
index 013dd08f59584ebb349e758d961d99e78e97b978..af47638d2ed4af02a102ed6e48dc8f9cff84d333 100644 (file)
@@ -15,6 +15,15 @@ These endpoints uses the [Friendica API entities](help/API-Entities).
 
 ## Endpoints
 
+### GET api/friendica/events
+
+Returns a list of [Event](help/API-Entities#Event) entities for the current logged in user.
+
+#### Parameters
+
+- `since_id`: (optional) minimum event id for pagination
+- `count`: maximum number of items returned, default 20
+
 ### GET api/externalprofile/show
 
 Returns a [Contact](help/API-Entities#Contact) entity for the provided profile URL.
@@ -680,15 +689,6 @@ General description of profile data in API returns:
 
 ---
 
-### GET api/friendica/remoteauth
-
-Similar as /redir, redirects to `url` after DFRN authentication.
-
-#### Parameters
-
-- `c_url`: url of remote contact to auth to
-- `url`: string, url to redirect after auth
-
 ## Deprecated endpoints
 
 - POST api/statuses/mediap