List Members
/api/v1/org/{orgId}/members List Members
List this organization's members.
Returns a paginated list of StackHawk Users.
User
A StackHawk User as identified by the platform.
| Parameter | Default | Description |
|---|---|---|
| stackhawkId | "" | An internal identifier for this user. This is not the user uuid. |
| provider | {} | Information about the login provider assigned to this user. Read More |
| external | {} | Information about the user itself, and how they appear in the platform. Read More |
| createdTimestamp | 0 | Creation timestamp of this user. |
UserOrganization
Represents the relationship between a User and an Organization they belong to.
| Parameter | Default | Description |
|---|---|---|
| organization | {} | The StackHawk organization this user belongs to. |
| role | "UNKNOWN" | The organization role the user belongs to within this organization. |
| features | [] | Specific access features available to this organization. |
| metadata | [] | The user's organizational specific metadata. |
| achievements | [] | Specific product journey events that have triggered for this user. |
| permissions | [] | Permissions the User has in this organization. |
| Parameter | Description |
|---|---|
| UNKNOWN | null |
| OWNER | null |
| ADMIN | null |
| MEMBER | null |
| TEAM_ADMIN | null |
| VIEW_ONLY | null |
| SCAN_ONLY_SERVICE_ACCOUNT | null |
Organization
A StackHawk Organization.
| Parameter | Default | Description |
|---|---|---|
| id | "" | The UUID identifier of this StackHawk Organization. |
| name | "" | The name of this Organization. |
| subscription | {} | The billing subscription of this Organization. |
| isLinkedToExternalBilling | false | If this organization is yet connected to external billing (Stripe). |
| plan | "" | The feature plan this organization belongs to. |
| features | [] | Specific overrides to the feature flags in the plan. |
| settings | {} | Organization settings. |
| createdTimestamp | 0 | Creation timestamp of this organization. |
A StackHawk platform user can belong to many organizations.
Requires
read:memberpermission.
Path parameters
orgIdstring · uuidrequiredUUID identifier for this StackHawk Organization.
Query parameters
pageSizeinteger · int32Pagination response size limit.
10pageTokeninteger · int32Pagination request page increment.
0sortFieldstringResource field to sort paginated response by.
1 available option
idsortDirstringPaginated results are sorted 'asc' or 'desc'.
2 available options
ascdescpatternstringFilter users by name or email (case-insensitive search).
rolesstring[]Filter users by organization roles (comma-separated list of OWNER, ADMIN, MEMBER).
Response
A paginated response of StackHawk Users.
An integer representing the next page of results to query for.
Total number of results to paginate through.
A list of users.
Hide child attributesShow child attributes
Creation timestamp of this user.
Hide child attributesShow child attributes
An array of application ids this user has access to.
Users avatar url.
Users email address.
Users first name.
Users full name.
The UUID identifier of this user.
Users last name.
Metadata associated to this external user. Primarily used for stuffing 3rd party verification data.
Hide child attributesShow child attributes
Metadata name.
Metadata value.
Organizations a user is a part of.
Hide child attributesShow child attributes
Specific product journey events that have triggered for this user.
Hide child attributesShow child attributes
Achievement event. One of a few defined events that can happen.
5 available options
UNKNOWN_ACHIEVEMENTCLI_RAN_HAWK_INITCLI_RAN_FIRST_SCANCLI_FIRST_SCAN_SUCCESSCLI_AUTHENTICATED_SCAN_SUCCESSAchievement timestamp.
Specific access features available to this organization.
Hide child attributesShow child attributes
If the feature is enabled.
The name of the feature.
The user's organizational specific metadata.
Hide child attributesShow child attributes
Metadata name.
Metadata value.
Hide child attributesShow child attributes
Creation timestamp of this organization.
Specific overrides to the feature flags in the plan.
Hide child attributesShow child attributes
If the feature is enabled.
The name of the feature.
The UUID identifier of this StackHawk Organization.
If this organization is yet connected to external billing (Stripe).
The name of this Organization.
The feature plan this organization belongs to.
Hide child attributesShow child attributes
Hide child attributesShow child attributes
day of the month Cloud Scan usage period starts
HawkScan Docker image version for hosted/cloud scans ("dev" or "latest")
id for the current verification of the target org domain
allotment of seconds per usage period the org has for Cloud Scans
domains that are whitelisted to bypass DNS TXT verification (e.g., "stackhawk.com", "acme.com")
number of custom plugins a company is allowed to register.
Maximum pending invites for this org. 0 indicates to use the default.
Hide child attributesShow child attributes
List of allowed ipv4 CIDR ranges API connections must come through. All IPs are allowed if this list is empty.
default is false, therefore all auth methods are allowed by default.
default is false, therefore AI enabled.
default is false, therefore OAS generation is enabled.
Hide child attributesShow child attributes
disable MEMBER triaging of findings from the api and platform
disable MEMBER reporting downloads from the api and platform
Hide child attributesShow child attributes
Wire default is APP (0); falcon treats APP as "defaulted" and applies WITH_CONTROLS. Set to NO_CONTROLS to explicitly opt into Chrome --app mode.
3 available options
APPWITH_CONTROLSNO_CONTROLSDefaults to SMALL (0).
3 available options
SMALLMEDIUMLARGEHide child attributesShow child attributes
Soft application limit for this organization
CustomerId from billing provider
End Date of this subscription, in seconds from epoch
If external billing is enabled
If the subscription was created via self-serve or not
The ID of the purchased product subscription
The name of the purchased product subscription
The quantity of units in this subscription
The billing recurring interval for this subscription
3 available options
RECURRING_INTERVAL_UNKNOWNMONTHYEARHow often in the recurring interval billing occurs
The organization UUID for this subscription
Start Date of this subscription, in seconds from epoch
The status of the organization subscription
10 available options
SUBSCRIPTION_UNKNOWNTRIALINGACTIVEINCOMPLETECANCELLEDFREEINCOMPLETE_EXPIREDPAST_DUEUNPAIDDOWNGRADEDSubscriptionId from billing provider
The number of units with this subscription
Soft user limit for this organization
Permissions the User has in this organization.
The organization role the user belongs to within this organization.
7 available options
UNKNOWNOWNERADMINMEMBERTEAM_ADMINVIEW_ONLYSCAN_ONLY_SERVICE_ACCOUNTHide child attributesShow child attributes
The UUID identifier of the organization a user currently logs into.
If `true`, the user will be opted out of stackhawk subscription-trialing notifications.
UNUSED. (currently unused) if `true`, the user will be opted out of Company Update emails.
If the user will be opted out of weekly organization update emails.
Teams this user belongs to.
Hide child attributesShow child attributes
The UUID identifier of the team.
The name of the team.
The organization ID this team belongs to.
OrganizationIds **deprecated** - 4/26/22.
Hide child attributesShow child attributes
Provider client Id.
Milliseconds since epoch timestamp of when the user access was granted.
User access provider.
5 available options
GITHUBGOOGLESTACKHAWKSAMLIDPAZUREAn internal identifier for this user. _This is not the user uuid_.
An integer representing the next page of results to query for.
Total number of results to paginate through.
A list of users.
Hide child attributesShow child attributes
Creation timestamp of this user.
Hide child attributesShow child attributes
An array of application ids this user has access to.
Users avatar url.
Users email address.
Users first name.
Users full name.
The UUID identifier of this user.
Users last name.
Metadata associated to this external user. Primarily used for stuffing 3rd party verification data.
Hide child attributesShow child attributes
Metadata name.
Metadata value.
Organizations a user is a part of.
Hide child attributesShow child attributes
Specific product journey events that have triggered for this user.
Hide child attributesShow child attributes
Achievement event. One of a few defined events that can happen.
5 available options
UNKNOWN_ACHIEVEMENTCLI_RAN_HAWK_INITCLI_RAN_FIRST_SCANCLI_FIRST_SCAN_SUCCESSCLI_AUTHENTICATED_SCAN_SUCCESSAchievement timestamp.
Specific access features available to this organization.
Hide child attributesShow child attributes
If the feature is enabled.
The name of the feature.
The user's organizational specific metadata.
Hide child attributesShow child attributes
Metadata name.
Metadata value.
Hide child attributesShow child attributes
Creation timestamp of this organization.
Specific overrides to the feature flags in the plan.
Hide child attributesShow child attributes
If the feature is enabled.
The name of the feature.
The UUID identifier of this StackHawk Organization.
If this organization is yet connected to external billing (Stripe).
The name of this Organization.
The feature plan this organization belongs to.
Hide child attributesShow child attributes
Hide child attributesShow child attributes
day of the month Cloud Scan usage period starts
HawkScan Docker image version for hosted/cloud scans ("dev" or "latest")
id for the current verification of the target org domain
allotment of seconds per usage period the org has for Cloud Scans
domains that are whitelisted to bypass DNS TXT verification (e.g., "stackhawk.com", "acme.com")
number of custom plugins a company is allowed to register.
Maximum pending invites for this org. 0 indicates to use the default.
Hide child attributesShow child attributes
List of allowed ipv4 CIDR ranges API connections must come through. All IPs are allowed if this list is empty.
default is false, therefore all auth methods are allowed by default.
default is false, therefore AI enabled.
default is false, therefore OAS generation is enabled.
Hide child attributesShow child attributes
disable MEMBER triaging of findings from the api and platform
disable MEMBER reporting downloads from the api and platform
Hide child attributesShow child attributes
Wire default is APP (0); falcon treats APP as "defaulted" and applies WITH_CONTROLS. Set to NO_CONTROLS to explicitly opt into Chrome --app mode.
3 available options
APPWITH_CONTROLSNO_CONTROLSDefaults to SMALL (0).
3 available options
SMALLMEDIUMLARGEHide child attributesShow child attributes
Soft application limit for this organization
CustomerId from billing provider
End Date of this subscription, in seconds from epoch
If external billing is enabled
If the subscription was created via self-serve or not
The ID of the purchased product subscription
The name of the purchased product subscription
The quantity of units in this subscription
The billing recurring interval for this subscription
3 available options
RECURRING_INTERVAL_UNKNOWNMONTHYEARHow often in the recurring interval billing occurs
The organization UUID for this subscription
Start Date of this subscription, in seconds from epoch
The status of the organization subscription
10 available options
SUBSCRIPTION_UNKNOWNTRIALINGACTIVEINCOMPLETECANCELLEDFREEINCOMPLETE_EXPIREDPAST_DUEUNPAIDDOWNGRADEDSubscriptionId from billing provider
The number of units with this subscription
Soft user limit for this organization
Permissions the User has in this organization.
The organization role the user belongs to within this organization.
7 available options
UNKNOWNOWNERADMINMEMBERTEAM_ADMINVIEW_ONLYSCAN_ONLY_SERVICE_ACCOUNTHide child attributesShow child attributes
The UUID identifier of the organization a user currently logs into.
If `true`, the user will be opted out of stackhawk subscription-trialing notifications.
UNUSED. (currently unused) if `true`, the user will be opted out of Company Update emails.
If the user will be opted out of weekly organization update emails.
Teams this user belongs to.
Hide child attributesShow child attributes
The UUID identifier of the team.
The name of the team.
The organization ID this team belongs to.
OrganizationIds **deprecated** - 4/26/22.
Hide child attributesShow child attributes
Provider client Id.
Milliseconds since epoch timestamp of when the user access was granted.
User access provider.
5 available options
GITHUBGOOGLESTACKHAWKSAMLIDPAZUREAn internal identifier for this user. _This is not the user uuid_.
Unauthorized