ProjectTriggers
Get project trigger by project id and trigger id
get/projects/{projectId}/triggers/{id}
Path parameters
projectIdstring required
Id of the project that trigger is in
idstring required
ID of the Project Trigger to load
Response
The requested Project Trigger
Example response
{
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.