StackHawk Current User

This endpoint provides details about the requesting user. This information helps determine what access an authorized user has on the StackHawk platform, and how they are authenticated.

The StackHawk user is seperated into two sections. provider specifies how the user authenticates. external specifies details of the user, and the access they have to the StackHawk Platform.

Some notable external user fields include:

  • fullName the user's display name
  • applicationIds an array of StackHawk Application identifiers the user has access to
  • organizations an array of StackHawk Organization structures, and the role access the user has relative to the organization
  • preferences user controlled preferences, that can be adjusted from the account settings page in the StackHawk platform.
Language
Authentication
Bearer
JWT
Click Try It! to start a request and see the response here!