Check if Project Code Exists
Project
Check if Project Code Exists
GET
Check if Project Code Exists
Authorizations
JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Query Parameters
The project code to verify
Response
OK
Represents the response indicating whether a project code exists and the locations where it is found.
Gets a bool indicating whether the project code exists in any context.
Gets a bool indicating whether there were errors checking for the project code in any context.
Gets the collection of strings representing the contexts where the item exists.
Gets the collection of strings representing the contexts where there were errors checking for existence.
Last modified on June 5, 2026