Version 4.0.24.16
Get A Projects Manifest object
Returns the project with the given project id
Request
GET
/projects/{project_id}/manifest
Datatype
Description
Request
path
Expand HTTP Path definition...
project_id
Project Id
Response
200: Manifest
Datatype
Description
(object)
can
lock
Operations the current user is able to perform on this object
name
lock
Manifest project name
imports
Expand ImportedProject definition...
name
lock
Dependency name
url
lock
Url for a remote dependency
ref
lock
Ref for a remote dependency
is_remote
lock
Flag signifying if a dependency is remote or local
localization_settings
lock
Localization settings for a project
Expand LocalizationSettings definition...
default_locale
lock
Default locale for localization
localization_level
lock
Localization level - strict or permissive
400: Bad Request
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
404: Not Found
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link
429: Too Many Requests
Datatype
Description
(object)
message
lock
Error details
documentation_url
lock
Documentation link