v1

latestOpenAPI 3.0.1Apache 2.02026-07-1427729.2 KB

Fetch a specific App.

get/v1/Apps/{Sid}

Path parameters

Sidstring required

A 34-character string that uniquely identifies this App.

Response

OK

account_sidstring nullable

The unique SID identifier of the Account.

date_createdstring date-time nullable

The date that this App was created, given in ISO 8601 format.

date_updatedstring date-time nullable

The date that this App was last updated, given in ISO 8601 format.

hashstring nullable

App manifest hash represented as hash_algorithm:hash_value.

linksobject nullable
sidstring nullable

A 34-character string that uniquely identifies this App.

unique_namestring nullable

A developer-defined string that uniquely identifies the App. This value must be unique for all Apps on this Account. The unique_name value may be used as an alternative to the sid in the URL path to address the resource.

urlstring uri nullable

The URL of this resource.