GovTribe

Teaming interest data type

A user's standing offer to team on one federal contract opportunity, either as a prime contractor or as a subcontractor.

Notes

A teaming interest takes one of two intents: prime when the owner wants to lead the bid, or sub when the owner wants to subcontract. Other GovTribe users on the same opportunity can find an open interest in cross-user discovery and request a match against it. The owner's vendor, intake answers, and lifecycle status are visible only to the owner; vendor identity reveals to the other party as soon as the first side accepts the match. See the Teaming interest MCP response for the full field shape and which fields are owner-only.

An interest's status is one of:

  • open: Live and findable in cross-user discovery.
  • matched: Has an accepted match.
  • withdrawn: The owner withdrew it.
  • hidden: The owner removed it from discovery without withdrawing it.

Status is owner-only, so it does not appear on another user's interest.

Attributes

FieldTypeAttribute
govtribe_idstringGovTribe ID
govtribe_typestringGovTribe type
govtribe_urlstringGovTribe URL
namestringName
govtribe_ai_summarystringGovTribe AI summary
intakeQuestionsobjectIntake questions
intentstringIntent
sourcestringInterest source
statusstring | nullStatus
vendorSourcestringVendor source
open_atstring | nullOpened at
matched_atstring | nullMatched at
withdrawn_atstring | nullWithdrawn at
hidden_atstring | nullHidden at
created_atstring | nullCreated at
updated_atstring | nullUpdated at
userrelationshipUser
vendorrelationshipVendor
teamableobjectTeamable
tagsrelationship[]Tags
descriptionsobject[]Descriptions
accoladesobject[]Accolades
match_state_for_viewerobject[] | nullMatch state for viewer
team_membersobject | nullTeam members
responsiveness_scoreobject | nullResponsiveness score
can_request_matchboolean | nullCan request match
pending_match_countobject | nullPending match count

On this page