Skip to main content
GET
cURL
Retrieve all team Python library files, ordered by name.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

OK

id
integer
team_id
integer
name
string

Must end with .py

filename
string

Internal stored filename

path
string

S3 key

size
integer

Size in bytes

mime_type
string
Example:

"text/x-python"

created_at
string<date-time>
updated_at
string<date-time>