Return a given app instance
apps_get_instances(id, slug)
id | integer required. The unique id of the instance. |
---|---|
slug | string required. The slug for the application. |
A list containing the following elements:
integer, The unique id of the instance.
string, The name of the instance.
integer, The id of the app release the instance belongs to.
integer, The id of the report the instance belongs to.
string, The time the instance was created at.
list, A list containing the following elements:
id integer, The ID of this user.
name string, This user's name.
username string, This user's username.
initials string, This user's initials.
online boolean, Whether this user is online.
integer, The id of the project collecting all the items that belong to this app instance.
string,
string, A Civis API key that can be used by this app instance.
string, The archival status of the requested item(s).