Boxes
Last updated
Last updated
Given an application ID, return all Box names. No particular ordering is guaranteed. Request fails when client or server-side configured limits prevent returning all Box names.
/v2/applications/{application-id}/boxes
An application identifier
Max number of box names to return. If max is not set, or max == 0, returns all box-names.