Check project setup availability
Checks whether the proxy model name and W&B project can be connected using the selected create or import mode.
GET
Check project setup availability
Authorizations
A W&B API key.
Headers
Accessible personal or team entity. Omit to use the authenticated user's default entity.
Query Parameters
Proxy model alias to check.
Pattern:
^[a-z0-9-]{1,64}$W&B project to check.
Minimum string length:
1Whether to create or import the W&B project.
Available options:
create, import Response
Whether the requested project setup is available.
- Option 1
- Option 2
Last modified on September 16, 2026