Jump to Content
Jit - Product-Security-as-a-Service - Documentation★Start Free★
GuidesAPI Reference
★Start Free★Jit - Product-Security-as-a-Service - Documentation
API Reference
GuidesAPI Reference

Jit Public APIs

  • Authentication
    • Authenticate your client credentialspost
  • Artifacts
    • Return all artifactsget
    • Returns an artifactget
    • Exports an artifactget
  • Billing
    • Retrieve SCM Billable Minutes Statisticsget
  • Plans
    • Get configuration fileget
    • Update configuration fileput
    • Get integration fileget
    • Update integration fileput
    • Return all plansget
    • Return a planget
    • Return a plan itemget
  • Teams
    • Delete a teamdel
    • Update a teampatch
    • Return a teamget
    • Return all teamsget
    • Create a new teampost
    • Return team membersget
    • Return all child teamsget
    • Import teamspost
  • Tenant
    • Return all preferencesget
  • Executions
    • Trigger plan-item executionpost
Powered by 

Return a team

get https://api.jit.io/teams/

Return a team based on its Team ID.

Use the /teams endpoint to retrieve all teams the authenticated user has access to.

Requires the following permission:
jit.teams.read

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!