Skip to main content
POST
/artstation/users/search

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
query
string | null
sort
enum<string> | null
Available options:
relevance,
followers
skills
string[] | null
software
string[] | null
availability
enum<string>[] | null
Available options:
full_time,
freelance,
contract
pro_first
boolean
default:false

Response

Successful Response

id
integer
required
@type
string
default:ArtstationUserBrief
alias
string | null
full_name
string | null
headline
string | null
image
string | null
cover
string | null
is_pro
boolean
default:false
is_staff
boolean
default:false
is_plus_member
boolean
default:false
is_artist
boolean
default:false
is_studio_account
boolean
default:false
is_school_account
boolean
default:false
has_recruiter_badge
boolean
default:false
follower_count
integer | null
project_count
integer | null
city
string | null
country
string | null
location
string | null
available_full_time
boolean
default:false
available_freelance
boolean
default:false
available_contract
boolean
default:false
skills
string[]
software
object[]
sample_project_images
string[]
url
string | null