v1

latestOpenAPI 3.0.02026-07-1417448450.4 KB
files

Gets information about a file.

get/files.info

Query parameters

tokenstring

Authentication token. Requires scope: files:read

filestring

Specify a file by providing its ID.

countstring
pagestring
limitinteger

The maximum number of items to return. Fewer than the requested number of items may be returned, even if the end of the list hasn't been reached.

cursorstring

Parameter for pagination. File comments are paginated for a single file. Set cursor equal to the next_cursor attribute returned by the previous request's response_metadata. This parameter is optional, but pagination is mandatory: the default value simply fetches the first "page" of the collection of comments. See pagination for more details.

Response

Typical success response

{"stackTrail":"paths:/files.info:get:responses:200:content:application/json:schema:properties:content_html","oasType":"schema","type":"unknown","nullable":true}
editorstring
oktrue required