Skip to main content
GET
/
api
/
repos
/
{namespace}
/
{repo_name}
/
branches
/
resolve_resource_attributes
/
main
/
train.json
get branch and resource path
curl --request GET \
  --url https://hub.oxen.ai/api/repos/{namespace}/{repo_name}/branches/resolve_resource_attributes/main/train.json \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '""'

Authorizations

Authorization
string
header
required

Path Parameters

namespace
string
required
Example:
repo_name
string
required
Example:

Body

application/json · any