v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Retrieves information about a project.

get/projects/{projectId}

Path parameters

projectIdstring required

The ID of the project.

Response

Success

projectIdstring required

The ID of the project.

projectArnstring required
<p>The <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the project, which has the following format.</p> <p> <code>arn:${Partition}:iotsitewise:${Region}:${Account}:project/${ProjectId}</code> </p>
projectNamestring required

The name of the project.

portalIdstring required

The ID of the portal that the project is in.

projectDescriptionstring

The project's description.

projectCreationDatestring date-time required

The date the project was created, in Unix epoch time.

projectLastUpdateDatestring date-time required

The date the project was last updated, in Unix epoch time.