All URIs are relative to https://www.thebluealliance.com/api/v3
Method | HTTP request | Description |
---|---|---|
GetStatus | Get /status |
ApiStatus GetStatus(ctx, optional)
Returns API status, and TBA status information.
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
optional | *GetStatusOpts | optional parameters | nil if no parameters |
Optional parameters are passed through a pointer to a GetStatusOpts struct
Name | Type | Description | Notes |
---|---|---|---|
ifModifiedSince | optional.String | Value of the `Last-Modified` header in the most recently cached response by the client. |
- Content-Type: Not defined
- Accept: application/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]