Projects

Get project details

Retrieves detailed information about a specific project by its ID within the specified organization.

get/organizations/{organizationID}/projects/{projectID}

Path parameters

organizationIDstring required

Unique identifier of the organization containing the project

projectIDstring required

Unique identifier of the project to retrieve

Response

Project details retrieved successfully

idstring required

Unique identifier for the project

namestring required

Human-readable name of the project

createdAtstring date-time required

Timestamp when the project was created

updatedAtstring date-time required

Timestamp when the project was last updated

Changes

Changed in 1 of the 43 revisions of this API.3

    • the configuration/ipFiltering/cidr/items/cidr response property's maxLength was unset from 64 for the response status 200

      response-property-max-length-unset

    • the configuration/ipFiltering/cidr/items/description response property's maxLength was unset from 100 for the response status 200

      response-property-max-length-unset

    • the configuration/ipFiltering/cidr/items/cidr response property's minLength was decreased from 1 to 0 for the response status 200

      response-property-min-length-decreased

    This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog