Pull
Authorizations
AuthorizationstringRequired
Your ByteNite access token
Path parameters
appTagstringRequired
Unique tag of the app
Responses
200
A successful response.
okbooleanOptional
True if the request was successful.
requestIdstringOptionalExample:
Internal request identifier for tracing or support.
xyz-123messagestringOptionalExample:
Additional message providing status or context.
Request failed400
Returned when the users sends a malformed request.
401
Returned when the user is not authenticated.
403
Returned when the user does not have permission to access the resource.
404
Returned when the resource does not exist.
500
Returned when an error on the server occurred.
503
Returned when the resource is temporarily unavailable.
default
An unexpected error response.
get
/apps/{appTag}/downloadLast updated
Was this helpful?

