Verify limits are accurate (#1086)
This commit is contained in:
parent
48d514045c
commit
6428c3b8fd
|
@ -44,7 +44,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses or 40 accounts. Max twice the default limit.
|
||||
|
||||
##### Form data parameters
|
||||
|
||||
|
|
|
@ -698,7 +698,7 @@ min_id
|
|||
: String. Return results immediately newer than this ID
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Default: 20.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
only_media
|
||||
: Boolean. Filter out statuses without attachments.
|
||||
|
@ -806,7 +806,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -912,7 +912,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -2060,7 +2060,7 @@ q
|
|||
: {{<required>}} String. Search query for accounts.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results. Defaults to 40.
|
||||
: Integer. Maximum number of results. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
offset
|
||||
: Integer. Skip the first n results.
|
||||
|
|
|
@ -93,7 +93,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 accounts. Max 200 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -243,7 +243,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 accounts. Max 200 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -47,7 +47,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 blocks. Max 200 blocks.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -49,7 +49,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 allows. Max 200 allows.
|
||||
|
||||
#### Response
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 blocks. Max 200 blocks.
|
||||
|
||||
#### Response
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 blocks. Max 200 blocks.
|
||||
|
||||
#### Response
|
||||
|
||||
|
|
|
@ -49,7 +49,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 blocks. Max 200 blocks.
|
||||
|
||||
#### Response
|
||||
|
||||
|
|
|
@ -59,7 +59,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 reports. Max 200 reports.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -49,7 +49,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -50,7 +50,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -51,7 +51,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 conversations. Max 40 conversations.
|
||||
|
||||
#### Response
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ offset
|
|||
: Number. Skip the first n results.
|
||||
|
||||
limit
|
||||
: Number. How many accounts to load. Default 40.
|
||||
: Number. How many accounts to load. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
order
|
||||
: String. Use `active` to sort by most recently posted statuses (default) or `new` to sort by most recently created profiles.
|
||||
|
|
|
@ -49,7 +49,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 domain blocks. Max 200 domain blocks.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -48,7 +48,7 @@ since_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -51,7 +51,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -46,7 +46,7 @@ since_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40. Paginate using the HTTP Link header.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -48,7 +48,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 100.
|
||||
: Integer. Maximum number of results to return. Defaults to 100 tags. Max 200 tags.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -372,7 +372,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results. Defaults to 40. Max 40. Set to 0 in order to get all accounts without pagination.
|
||||
: Integer. Maximum number of results. Defaults to 40 accounts. Max 80 accounts. Set to 0 in order to get all accounts without pagination.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -47,7 +47,7 @@ since_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -67,7 +67,7 @@ min_id
|
|||
: String. Return results immediately newer than this ID
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Default: 20.
|
||||
: Integer. Maximum number of results to return. Defaults to 15 notifications. Max 30 notifications.
|
||||
|
||||
types[]
|
||||
: Array of String. Types to include in the result.
|
||||
|
|
|
@ -49,7 +49,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -66,7 +66,7 @@ min_id
|
|||
: String. Return results immediately newer than this ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return, per type. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return, per type. Defaults to 20 results per category. Max 40 results per category.
|
||||
|
||||
offset
|
||||
: Integer. Skip the first n results.
|
||||
|
@ -195,7 +195,7 @@ min_id
|
|||
: String. Return results immediately newer than this ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return, per type. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return, per type. Defaults to 20 results per category. Max 40 results per category.
|
||||
|
||||
offset
|
||||
: Integer. Offset in search results, used for pagination. Defaults to 0.
|
||||
|
|
|
@ -560,7 +560,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -634,7 +634,7 @@ min_id
|
|||
: **Internal parameter.** Use HTTP `Link` header for pagination.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -42,7 +42,7 @@ Authorization
|
|||
##### Query parameters
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -150,7 +150,7 @@ Authorization
|
|||
##### Query parameters
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 40 accounts. Max 80 accounts.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -61,7 +61,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -149,7 +149,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -259,7 +259,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -335,7 +335,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
@ -408,7 +408,7 @@ min_id
|
|||
: String. Return results immediately newer than ID.
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 20. Max 40.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
#### Response
|
||||
##### 200: OK
|
||||
|
|
|
@ -37,7 +37,7 @@ Tags that are being used more frequently within the past week.
|
|||
##### Query parameters
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 10.
|
||||
: Integer. Maximum number of results to return. Defaults to 10 tags. Max 20 tags.
|
||||
|
||||
offset
|
||||
: Integer. Skip the first n results.
|
||||
|
@ -106,7 +106,7 @@ Statuses that have been interacted with more than others.
|
|||
##### Query parameters
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 10.
|
||||
: Integer. Maximum number of results to return. Defaults to 20 statuses. Max 40 statuses.
|
||||
|
||||
offset
|
||||
: Integer. Skip the first n results.
|
||||
|
@ -149,7 +149,7 @@ Links that have been shared more than others.
|
|||
##### Query parameters
|
||||
|
||||
limit
|
||||
: Integer. Maximum number of results to return. Defaults to 10.
|
||||
: Integer. Maximum number of results to return. Defaults to 10 links. Max 20 links.
|
||||
|
||||
offset
|
||||
: Integer. Skip the first n results.
|
||||
|
|
Loading…
Reference in New Issue