Retrieve Backend

get

/mobile/tools/1.0/mobilebackends/{id}

Returns the backend's metadata.

Request

Supported Media Types
Path Parameters

Response

Supported Media Types

200 Response

The backend's metadata was retrieved successfully.
Headers
  • The ETag corresponds to the state of the backend (that is, the value increments by one on each change operation). You can use this ETag with the `If-Match` HTTP header on a request.
Body ()
The backend representation for GET requests.
Root Schema : mobilebackendGet
Type: object
The backend representation for GET requests.
Match All
Show Source
Nested Schema : mobilebackendShortGet
Type: object
The backend representation for GET requests.
Match All
Show Source
Nested Schema : mobilebackendGet-allOf[1]
Type: object
Show Source
  • Analytics application ID resolved from the policy. If a new analytics application creation was requested on the backend creation and this attribute is null, then the application wasn't created. In this case you can check if it already exists, retry, or create one with another name and/or timezone, and then link it to the backend.
  • assetShort
    Asset information (short form).
  • localizedMessage
    Localized error message for generic purposes.
Nested Schema : assetGet
Type: object
The asset representation for GET requests.
Match All
Show Source
Nested Schema : mobilebackendOAuthKeys
Type: object
The client keys (client_id/client_secret) that are required for backend access using OAuth.
Show Source
Nested Schema : mobilebackendBasicAuthKeys
Type: object
The mobile backend ID that's required for backend access when you use Basic access authorization.
Show Source
Nested Schema : mobilebackendShortGet-allOf[3]
Type: object
Show Source
Nested Schema : assetUpdate
Type: object
The asset representation for PUT requests.
Show Source
Nested Schema : assetIdEtag
Type: object
The asset ID and entity tag (ETag) values.
Show Source
Nested Schema : trash
Type: object
Indicator of whether the asset is in the trash.
Show Source
Nested Schema : assetGet-allOf[3]
Type: object
Show Source
Nested Schema : entityLinksArray
Type: array
Minimum Number of Items: 0
An array of links for an entity's metadata.
Show Source
Nested Schema : items
Type: object
Link to the entity's metadata.
Show Source
Nested Schema : mobilebackendRoleAccess
Type: object
The backend's role-access details.
Show Source
Nested Schema : stringArray
Type: array
Minimum Number of Items: 0
An array of string values.
Show Source
Nested Schema : assetShort
Type: object
Asset information (short form).
Show Source
Nested Schema : localizedMessage
Type: object
Localized error message for generic purposes.
Show Source
Nested Schema : params
Type: array
Minimum Number of Items: 0
Show Source

404 Response

The requested backend doesn't exist.
Body ()
Root Schema : error
Type: object
Show Source
Nested Schema : errorDetails
Type: object
Show Source