Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deck of Cards
idexampleGetProjectList
Card
labelHTTP Method
 GET
Card
labelURL / Resource / Parameters
 Resource: projects 

URLhttps://api.bimplus.net/v2/<team>/projects

Examplehttps://api.bimplus.net/v2/nemetschek/projects

Card
labelDescription
 Get available project list with main properties.

 

 

 

 

 

 

 

Card
defaulttrue
labelRequest
Code Block
borderColorGreen
titleHeaders
Authorization: BimPlus c939ebf5b96646528e0022a35f7a2e67
Content-Type: application/json

...

 

 

Card
labelResponse
Code Block
borderColorGreen
titleStatus
Status: 200 OK
Code Block
borderColorRed
titleJSON
[3]
0:  {
id: "c8c8e6f2-4495-484c-929d-0049f1f9d4ff"
name: "!!!!!_VORTEILSHAUS V40 SD45 Traufeingang"
}-
1:  {
id: "2d703abe-b4f9-407c-af53-a39c5b7ba872"
name: "__5 999 Parklife Salzburg Lehen"
}-
2:  {
id: "c480cc54-aec4-4bef-8d35-93bb090e1aba"
name: "0811-Wohnhaus Kraus - Carport1"
}

 

Tools 

Anchor
Tools
Tools

Plugins for doing REST based calls (REST Client) 

...