How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Box Tasks API

Tasks allow users to request collaborators on a fileto review a file or complete a piece of work.Tasks can be used by developers to create file-centric workflows.

Box Tasks API is one of 81 APIs that Box publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 4 paths, and defines 12 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.box.com/2.0.

6 operations 4 paths 12 schemas 1 DELETE3 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://account.box.com/api/oauth2
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Box Tasks API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (OAuth2Security) using the authorizationCode flow, exposing 9 scopes.

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 3 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Tasks 6

Tasks allow users to request collaborators on a file to review a file or complete a piece of work. Tasks can be used by developers to create file-centric workflows.

GET
/files/{file_id}/tasks
Box List tasks on file
get_files_id_tasks 1 param → 200404405500default
POST
/tasks
Box Create task
post_tasks body → 201400403404default
GET
/tasks/{task_id}
Box Get task
get_tasks_id 1 param → 200404default
PUT
/tasks/{task_id}
Box Update task
put_tasks_id 1 param body → 200400403404default
DELETE
/tasks/{task_id}
Box Remove task
delete_tasks_id 1 param → 204404default
GET
/tasks/{task_id}/assignments
Box List task assignments
get_tasks_id_assignments 1 param → 200404500default

Schemas 12

The contract defines 12 schemas that model the data the API accepts and returns. The most detailed are Task (11 properties), TaskAssignment (10 properties), ClientError_2 (7 properties), ClientError (7 properties). Each schema is shown below with its type and property counts.

TaskAssignments
object
A list of task assignments
2 properties
Task
object
A task allows for file-centric workflows within Box. Users can create tasks on files and assign them to other users for them to complete the tasks.
11 properties
ClientError
object
A generic error
7 properties
User--Mini
object
A mini representation of a user, as can be returned when nested within other resources.
FileVersion--Mini
object
A mini representation of a file version, used when nested within another resource.
File--Mini
objectnull
A mini representation of a file, used when nested under another resource.
Tasks
object
A list of tasks
2 properties
FileVersion--Base
object
The bare basic representation of a file version, the minimal amount of fields returned when using the fields query parameter.
2 properties 2 required
TaskAssignment
object
A task assignment defines which task is assigned to which user to complete.
10 properties
User--Base
object
A mini representation of a user, used when nested within another resource.
2 properties 2 required
File--Base
objectnull
The bare basic representation of a file, the minimal amount of fields returned when using the fields query parameter.
3 properties 2 required
ClientError_2
object
A generic error
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

box-tasks-api-openapi.yml Raw ↑

Other APIs Box publishes across the network.

Box Authorization API
Box Authorize API
Box Classifications API
Box Classifications on Files API
Box Classifications on Folders API
Box Collaboration Whitelist Entries API
Box Collaboration Whitelist Exempt Targets API
Box Collaborations API
Box Collaborations (List) API
Box Collections API
Box Comments API
Box Device Pinners API
Where this information came from

This is an independent, third-party profile of Box Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.