Skip to main content
GET
cURL
Fetch a library by ID. Returns 404 if not found.

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer<int64>
required

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>