lookupApplicationByID
GET /v2/applications/{application-id}
Lookup application.
Parameters
Path Parameters
Query Parameters
Include all items including closed accounts, deleted applications, destroyed assets, opted-out asset holdings, and closed-out application localstates.
Responses
200
(empty)
object
Application index and its parameters
object
Round when this application was created.
Whether or not this application is currently deleted.
Round when this application was deleted.
Application index.
Stores the global information associated with an application.
object
Approval program.
Clear state program.
The address that created this application. This is the address where the parameters and global state for this application can be found.
The number of extra program pages available to this app.
Represents a key-value store for use in an application.
Represents a key-value pair in an application store.
object
Represents a TEAL value.
object
Bytes value.
Type of the value. Value 1
refers to bytes, value 2
refers to uint
Uint value.
Specifies maximums on the number of each type that may be stored.
object
Number of byte slices.
Number of uints.
Specifies maximums on the number of each type that may be stored.
object
Number of byte slices.
Number of uints.
Round at which the results were computed.
404
Response for errors
object
object
500
Response for errors