Get box names for a given application.
GET /v2/applications/{application-id}/boxes
Given an application ID, returns the box names of that application sorted lexicographically.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Query Parameters
Section titled “Query Parameters ”Maximum number of results to return. There could be additional pages even if the limit is not reached.
The next page of results. Use the next token provided by the previous results.
Include additional items in the response. Use values to include box values. Multiple values can be comma-separated.
Responses
Section titled “ Responses ”Box names of an application
object
[appidx] application index.
Box descriptor describes an app box.
object
Base64 encoded box name
Base64 encoded box value. Present only when the values query parameter is set to true.
Used for pagination, when making another request provide this token with the next parameter.
The round for which this information is relevant.
Response for errors
object
object
Response for errors
object
object
Response for errors