Fleet

get

Fleet Resource Fields

Field

id

uuid

organization

actor

app_name

slug

should_be_running__release

application_type

is_for__device_type

should_track_latest_release

is_accessible_by_support_until__date

is_public

is_host

is_archived

is_discoverable

is_stored_at__repository_url

created_at


Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
get
/v7/application
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
post
/v7/application
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
get
/v7/application(<ID>)
delete
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
delete
/v7/application(<ID>)
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
IDanyRequired
patch
/v7/application(<ID>)
get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
SLUGanyRequired
get
/v7/application(slug='<SLUG>')
patch
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
SLUGanyRequired
patch
/v7/application(slug='<SLUG>')

Last updated

Was this helpful?